[Bug]: Item Duplication
Rain-Gayming opened this issue ยท 8 comments
Mod Loader (Required)
Fabric
Minecraft Version(s) (Required)
1.20.4
Mod Version(s) (Required)
v20.4.2-1.20.4-Fabric
Other Mods Involved (Required)
Yes
Notes (Required)
When using an item in an anvil, naming, enchanting or repairing, when you take the result item the original item stays tehre and can be removed
latest.log (Required)
I can remove them, but the duplication issue persists. Once I obtain the result, the original items remain, allowing for an infinite number of items.
Can you reproduce the issue with just Easy Anvils installed?
Nevermind, I just removed both Stackables and Stackable mods and now the issue is gone.
- Can you reproduce the issue with just Easy Anvils (+dependencies)?
- If so, does the issue also occur on v20.4.1?
@kennethsible yeah i am, thats weird
@Rain-Gayming Are you using the Stackables mod? I am getting the same duplication bug on MC 1.20.1 and Easy Anvils 8.0.1.
Roundaround/mc-fabric-stackables#25
Stackables dev said:
As far as I know, no. At least not on my end. Easy Anvils doesn't just change how anvils work - it completely replaces the code responsible for the anvil screen and its inventory/crafting logic, and that replacement makes all the same assumptions of stack size that vanilla anvils do, which means its prone to the same bugs when you increase the stack sizes. The only way to fix the incompatibility would be to fix it within Easy Anvils.
Roundaround/mc-fabric-stackables#25 (comment)
If you want custom item stacking without the dupe glitch, use the "All Stackable" mod.