09-09-2012, 02:49 AM
Quote:Convert the block into a tile entity, move that entity smoothly across, then convert it back into a block.I'm not sure if any block could be recognized as tile entity. Inside server - yes, inside client - ????
Would anyone mind writing a generic "FakePiston()" lua function that will do exactly the same, what real piston does? (I'm talking about duplicated code right now so we could easily remove in then... Only for test purpose)