
Crafty Crate voids unused ingredients after applying pattern
TheRealWormbo opened this issue ยท 0 comments
Mod Loader
Both Fabric and Forge (I confirm that I have tested both loaders and will specify both loader versions below)
Minecraft Version
1.20.1
Botania version
448
Modloader version
(any)
Modpack info
(n/a)
The latest.log file
(n/a)
Issue description
When locking slots of a Crafty Crate by applying a crafting pattern, the items in those slots stay there. Then, when the crate next crafts a result, those slots are emptied, but the items are not returned.
Steps to reproduce
- Place Crafty Crate with some means to manually input items, e.g. a hopper pointing into the crate.
- Fill in 2-8 of an item that can be crafted in a 1x1, e.g. a flower.
- Apply the 1x1 crafting pattern to the crate. It will automatically execute the crafting operation, since it's now completely full.
- Inspect the items dropped by the box (just a single crafting operation's result) and the items remaining in the box (holding a wand; the crate is empty)