BuildCraft|Core

BuildCraft|Core

7M Downloads

Verify that stripe pipe can operate a hoe, and place blocks in water

SpaceToad opened this issue ยท 7 comments

commented

Should work with the new implementation, but needs to be confirmed. See http://mod-buildcraft.com/forums/index.php?topic=187.0

commented

Shouldn't stripe pipes try to use the item on the block in front and below?

commented

Something like that, yes.

commented

Hmm... Why do you compare the block to air instead of seeing if you can replace it?

commented

Because I need to work some more on this piece of code :P

commented

can't you use the isSoftBlock method from the blockutils that the quarry uses?

commented

Probably, yes.

commented

Code was actually provisioned for that - just needed to be reactivated :-)