[Urgent]Items with rightclick functionalities will dupe upon break
Neubulae opened this issue ยท 6 comments
of course I'm describing the return_on_break
functionality.
Seems like it will be calculated twice instead of once.
Does this happen for all tools (esp. vanilla tools) or just specific ones?
There are a couple things other mods could do that would cause this, and I haven't had this issue with just Fabrication installed.
Specific ones that has right-click functionalities. i.e. they break upon a right-click. For instance, shears, flint and steel, etc.
Does this happen for all tools (esp. vanilla tools) or just specific ones?
There are a couple things other mods could do that would cause this, and I haven't had this issue with just Fabrication installed.
Root cause is in some cases items could end up breaking twice, so I added an NBT tag that prevents further drops.
Fix released as v1.2.3_02.