[BUG] Wroughtnaut Axe takes damage from wood
wabooski opened this issue ยท 5 comments
Describe the bug
Wroughtnaut Axe is supposed to be immune from all damage, with the exception of wielding it on death. When right clicking it on wood, it will break down the wood like any normal axe would, and eats away at durability.
To Reproduce
Steps to reproduce the behavior:
- Have Wroughtnaut Axe in hand
- Right click a log, stripped log or plank
Expected behavior
Either for the wood not to break down, or the Wroughtnaut Axe not to take damage.
Screenshots
Info (please complete the following information):
- Modpack Version:
- 2.77.5
- [ | ] 3.0 BETA 4
- Other:
- Server or Singleplayer:
- Server
- [ | ] Singleplayer
- Version the world was created on:
- 2.77.5
- [ | ] 3.0 BETA 4
- Other:
Additional context
not directly, but it should be possible by setting the harvest level of the wrought axe to -1 (if possible)
Actually, I don't think so, since the harvest level is bound to the tool material, and the tool material of the wrought axe is just plain iron (so we'd also be changing the harvest level of iron)
Would it be possible to remove mowziesmobs:wrought_axe
from HitWithAxe's mod integration via Crafttweaker?