Automatic Tool Swap
Loading data...
Switches to the most effective mining tool in your hotbar.
Config​
sneak_to_prevent​
- Default:
true - Description: If enabled, sneaking prevents tool swapping.
sneak_to_prevent=true
sorttype​
- Default:
LEVEL - Description: Sets the mode for tool selection:
LEVEL: Sorted by harvest level, lowest firstLEVEL_INVERTED: Sorted by harvest level, highest firstLEFT_TO_RIGHT: Sorted from left to rightRIGHT_TO_LEFT: Sorted from right to leftENCHANTED_FIRST: Sorted by harvest level, highest enchanted item firstENCHANTED_LAST: Sorted by harvest level, highest unenchanted item first
Allowed Values: LEVEL, LEVEL_INVERTED, LEFT_TO_RIGHT, RIGHT_TO_LEFT, ENCHANTED_FIRST, ENCHANTED_LAST
sorttype="LEVEL"
save​
- Default:
false - Description: If enabled, tools with 1 durability left will be saved. This only applies to breaking a block and does not affect actions like stripping, flattening, or tilling.
save=true
min_durability​
- Default:
1 - Range:
> 1 - Description: Minimum durability an item must have to be saved.
min_durability=1
ignore_harvest_level​
- Default:
false - Description: If enabled, the harvest level of tools will be ignored when breaking blocks. Otherwise, it will always use the lowest possible tool.
ignore_harvest_level=false