Compound inventories exploit
secretmeister opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
If a crafter is crafting from a compound storage block, eg a double chest, it only checks if there is one of the required item before crafting.
This leads to easy duping. Using create, you can make a redstone duper with exactly 15 blocks
Steps to reproduce the problem:
- Place a double chest as the input of a crafter and power it (make sure those is the only blocks in the input area)
- Place 1 iron ingot in the double chest
- Watch as an iron pressure plate is crafted from 1 iron ingot
Expected behaviour:
It shouldn't craft the pressure plate until two iron ingots are in the double chest
Versions:
- This mod: StructuredCrafting-1.18.2-0.2.4.jar
- Minecraft: 1.18.2
- Forge: 40.2.10