1.12.2 Duplication Glitch
Ashley123477 opened this issue ยท 3 comments
Duplicate buckets via the washing machine
To Reproduce
If applicable, the steps to reproduce the behavior:
- Craft a bucket of soap via soap and a water bucket this will give you an empty bucket back
- put the bucket of soap in the washing machine with any old armour piece
- start the washing machine which will turn the soap bucket into an empty bucket leaving you with 2 buckets
- Profit
- Minecraft Version: 1.12.2
- Mod Version: furniture-6.3.1-1.12.2
This problem can be easily solved by rebuilding the formula,
if you have the CraftTweaker installed,
Use the following to remove the original recipe and rebuild:
recipes.removeByRecipeName("cfm:item_soap_water");