[1.16.1] Lava Bucket Gets Deleted on turtle.placeDown()
Flexico opened this issue ยท 3 comments
I have a program that has a turtle go out over a lava lake and fill buckets in its inventory. If there's a stack of at least 2, it works properly, but if it only has one empty bucket and it picks up a lava source block, the lava disappears but no lava bucket appears in the inventory, and the bucket gets deleted.
I found a couple of closed issues involving buckets and liquids, but I'm pretty sure this is a different thing, or at least a persistent problem. Thanks for your time!
Can you update to the 1.16.2 version of CC:T and try again? There were several bugs fixed in that version relating to item placing.
I can confirm that lava and bucket related issues appear to be resolved in the 1.16.2 version. However, there are still some issues with water and buckets.
I'm not very familiar with the github interface, I left more detailed comments on closed issue #518 however it did not reopen the issue.