Drone crafting deletes tools from TerraFirmaCraft
masau opened this issue ยท 2 comments
Minecraft Version
1.12
Forge Version
1.12.2-14.23.5.2847
Mod Version
pneumaticcraft-repressurized-1.12.2-0.11.15-398
Describe your problem, including steps to reproduce it
I created a drone program to craft sandwiches from the 1.12 version of TerraFirmaCraft (in the modpack TechNodeFirmaPack). Everything (opening/closing TFC barrels, picking up items, making bread, etc) works until it gets to actually crafting them - it crafts the first one and the deletes the knife instead of giving it durability damage and putting it back in the drones inventory.
Steps to reproduce:
Install TFC-TNG and Pneumaticraft
Set up drone program to pick up ingredients for a sandwich and then craft sandwich
Have drone deposit items in a chest and it will no longer have the knife
Any other comments?
I encountered a similar issue with crafting TFC dough using tanks from openblocks - the tank gets deleted instead of losing water. I switched to using buckets and it works fine.