BlueStaggo / divergent-progression

MIT License
3 stars 1 forks source link

[BUG] Broken Items should be unusable 1.21 #2

Closed makumaku1974 closed 2 months ago

makumaku1974 commented 2 months ago

It can still break logs and mine stone even broken. image

ps. Only axe is able to mine wood even broken.

BlueStaggo commented 2 months ago

Must be a compatibility issue because with this mod as the only mod this doesn't happen. Check for any mods that mixin into the ItemStack class or try disabling them one by one to see what's doing it.

BlueStaggo commented 2 months ago

I just pushed an update that has different mixins for controlling components. Can you try that version out and see if the bug is fixed for you?

makumaku1974 commented 2 months ago

i will