Supported versions: 1.20.6-1.21.10
Blockbreaker config update:
Code (YAML):
tools:
materials
:
# The materials that's the machine can break using an item/tool.
- coal_ore
- diamond_ore
- iron_ore
allowed-tools
:
# The tools that can be used to break blocks.
- iron_pickaxe
take-durability
: true
How to update:
Insert the tools YAML section into the current blockbreaker sections.