Contenttweaker blocks can't be moved by pistons
xkforce opened this issue · 8 comments
Contenttweaker blocks are tile entities and therefore should be movable by pistons if that configuration option is set but this is not the case despite other tile entities being movable as expected.
@jaredlll08 do you do anything that would cause this?
@SkySom do you do anything that would cause this?
I've got code for setting the Piston handling. Wondering if it's defaulting to the wrong value. Will take a look