Draylar / vanilla-hammers

Introduces 3x3 mining tools for fast digging! Available on 1.14, 1.15, 1.16, and 1.17.
https://minecraft.curseforge.com/projects/vanilla-hammers
MIT License
23 stars 31 forks source link

mining progress is reset with mending #78

Open Garrett1199 opened 4 years ago

Garrett1199 commented 4 years ago

when mining with mending and collecting experience the mining progress keeps resetting until all xp has been collected. this seems to be more noticeable with faster mining speeds, because you have to let your hammer finish repairing to continue mining

Draylar commented 4 years ago

Spent some time poking into this, and it turns out it's actually a vanilla issue! My guess is NBT updates are preventing you from breaking stuff. Here's a demo: https://streamable.com/quky3i

I might try to make a patch mod for this in a few days.

James103 commented 3 years ago

Relates to MC-176559

Greg-J commented 3 years ago

Ahh, so it's Mending that does it? It's been driving me nuts.