Crafters are in the tags minecraft:needs_stone_tool, minecraft:incorrect_for_gold_tool and minecraft:incorrect_for_wooden_tool tags, despite being allowed to drop by hand
The crafter has these tags, despite the fact you can break it with hand:
- minecraft:incorrect_for_gold_tool
- minecraft:incorrect_for_wooden_tool
- minecraft:needs_stone_tool
Steps to Reproduce:
- Look at a crafter with the debug screen.
Expected Result:
The crafter should not have these tags, because it is intended for a crafter to be breakable by hand.
Observed Results:
The crafter is shown with these block tags:
- minecraft:incorrect_for_gold_tool
- minecraft:incorrect_for_wooden_tool
- minecraft:needs_stone_tool