OneLemonyBoi / MiniUtilities

https://www.curseforge.com/minecraft/mc-mods/miniutilities
MIT License
13 stars 16 forks source link

Fortune and Molten tool head duplication bug #62

Closed p-h-c-s closed 3 years ago

p-h-c-s commented 3 years ago

If you use a pickaxe with molten tool head and Fortune you can duplicate almost any block. The problem seems to be around here: https://github.com/OneLemonyBoi/MiniUtilities/blob/5d651f62bed7cd6f2fdb178ac0ecfdb09649b627/src/main/java/onelemonyboi/miniutilities/items/enchantments/MoltenHeadHandler.java#L40

Reproduced on stacia expert at version 1.1.3

Jan-aka-q0 commented 3 years ago

Can confirm this is still a thing

OneLemonyBoi commented 3 years ago

fixed in dev