No preferred tools
piemanau opened this issue ยท 2 comments
Versions of Minecraft, Fabric and Adorn
- Adorn: 2.1.5+1.17.1
- Minecraft: 1.17.1
- Fabric Loader: 0.11.6
- Fabric API: 0.40.8+1.17
Describe the bug
A clear and concise description of what the bug is. If your bug is a crash, attach the full game log (found in logs/latest.log
after the game crashes.
It takes forever to mine the stuff even though I am using the (presumably) preferred tool.
To Reproduce
Steps to reproduce the behavior:
- Go into a world
- Try and mine a block from your mod, for example the Cobblestone Chimney
- Notice how it take the same amount of time with and without a pickaxe
Expected behavior
A clear and concise description of what you expected to happen.
When using a pickaxe on a cobblestone chimney I would expect it to break faster than without a pickaxe
If you need it I should be able to provide and example for you (in code)
Thanks for considering,
Lime
Semi-duplicate of #202. This is easy to fix, just haven't gotten around to it yet ๐