[Bug] Item Duplication via Keg GUI Refresh in Alcohol Brewing Process
MarryDream opened this issue ยท 0 comments
Bug Description
-
Item Duplication Steps:
-
After completing any alcohol brewing process (e.g., beer, mead, vodka), right-click the keg with the alcohol bottle to pour it back into the keg.
-
Refresh the keg's GUI (e.g., by re-placing a drinking glass).
-
This allows players to retrieve 4 bottles repeatedly with minimal cost.
-
*Reference: Demonstration Video
-
Impact: Sacrificing 3 drinking glasses yields 4 new alcohol bottles indefinitely.
-
-
GUI Display Issue:
- Brewed alcohol does not display in the keg GUI until manually refreshed.
Suggests a shared root cause between duplication and display bugs.
Environment
- Mod Loader:
Forge - Mod Version:
v3.2.1 - Minecraft:
1.20.1 - Platform: Java Edition (PC)
Additional Notes
This bug was not observed in mod version 3.1.2. It is suspected to be related to the following code change in the v3.2.1 patch notes:
"Keg fluid item slot placement no longer operates each tick, it now only operates as soon as the item is put into the keg"