[EXPLOIT] Easy duplication with Auto Project Tables
JasonMcRay opened this issue ยท 1 comments
Issue: Auto Project Table does not consume item before it starts processing it. Item is consumed after the recipe is finished.
Reproduce example:
- Put Auto Project Table, below it put Hopper and connect the hopper to the chest.
- Put Gold Ingot in the crafting grid to say 1 Ingot => 9 Nuggets
- Put another Gold Ingot in the storage space below the grid.
- Wait 1-2 seconds and take the Gold Ingot out
- Inside chest there is couple of Gold Nuggets, but your Gold Ingot was not consumed at all.
- This can be done indefinitely to produce unlimited amounts of Gold Nuggets
It works with any recipe with output of more than 1 item. Always when 1st item is produced you can pull out ingredient to "reset" the crafting process.
Fix: make the input items disappear when it starts crafting, not after its done?
Video of said issue: https://www.youtube.com/watch?v=PmN7nADA2rY
BP used: 954
Forge: 1420