1.18.2 "Dupe" Glitch Crude Storage Unit
DarkoroDragon opened this issue ยท 3 comments
Describe the bug
A locked crude storage unit set to auto input from an adjacent container can pull in items that are not locked to the crude storage unit. Manually inserting a locked item into that crude storage unit turns all of the pulled items into the locked item.
Steps to Reproduce
- Place a crude storage unit next to another container (confirmed with barrels and hoppers that dont point directly into the storage unit).
- Insert an item into the crude storage unit and lock it. (confirmed with feathers).
- Remove the item from the storage unit so that it is empty. Confirm that the item is still locked onto the storage unit.
- Turn on Auto-Input for the storage unit, facing the adjacent container.
- Input a non-locked item into the adjacent container (confirmed with eggs).
- The non-locked item should be pulled into the storage container.
- Place a locked item (in the confirmed example, a feather) manually into the input slot of the storage unit.
- The non-locked item (the egg) should be replaced by 2 of the locked item (2 feathers).
Note the 16 eggs, and the 43 feathers, becomes 59 feathers.
Environment (please complete the following information with the version):
- Minecraft: 1.18.2
- Mod Loader: Fabric
- Modpack: Valhelsia Enhanced Vanilla 1.4.2
- Tech Reborn version: 5.2.0
Logs
Pastebin the log [e.g. logs/latest.log
] and link it below:
https://pastebin.com/X90SYc88
Additional context
Add any other context about the problem here.
Update: This happens if you set the auto-input of items onto the output slot with the wrench icon, but not if you only set the auto-input using the input slot on the UI.