cc-tweaked / CC-Tweaked

Just another ComputerCraft fork
https://tweaked.cc
940 stars 211 forks source link

crafting turtles with ingredients that aren't supposed to be used up get used. #2007

Closed JJSax closed 1 week ago

JJSax commented 2 weeks ago

Minecraft Version

1.21.x

Version

1.113.1

Details

If you have a recipe that has an ingredient that should not leave the crafting grid after the craft, often this is buckets that should use up the fluid, but leave the bucket, and you craft with turtle.craft() or as a crafting peripheral, the bucket gets eaten by the crafting operation.

SquidDev commented 1 week ago

Thanks for the report! That was a silly bug :facepalm: