Skip to content

Automatic Tool Swap

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 first
    • LEVEL_INVERTED: Sorted by harvest level, highest first
    • LEFT_TO_RIGHT: Sorted from left to right
    • RIGHT_TO_LEFT: Sorted from right to left
    • ENCHANTED_FIRST: Sorted by harvest level, highest enchanted item first
    • ENCHANTED_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: true
  • 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

Showcase


Last update: August 25, 2024