CC: Tweaked

CC: Tweaked

42M Downloads

Unable to Collect Lava with Turtle.PlacedDown()

Riewest opened this issue · 2 comments

commented

Currently Playing a custom 1.14.4 pack, and when I call "turtle.placeDown()" with an empty bucket and a lava source block below it does not collect the lava. I made a pack with only JEI and CCTweaked with the following versions and it still persisted their as well. Happens with both Water and Lava

Forge Version: 28.1.10
CCTweaked Version: 1.84.1
JEI Version: 6.0.0.13

CCTweakedBug

commented

This will be fixed in the next release, sorry for the slow fix.

commented

It appears that fluid placing/breaking is somewhat broken - it often goes on the wrong side (and in the case of water, goes inside the turtle). I suspect this is due to the 1.14 fluid changes, but I'll look into it.