mojira.dev
MC-105437

Piston not retracting slime block when block is under

Pistons fail to retract when any block is under slime.

Related issues

Attachments

Comments

migrated
[media][media][media]
SunCat

"Works by design" per MC-54310
Top sticky piston tries to retract first, so the slime block connects to the grass block. But it's movement is blocked by the bottom (still extended) piston. As a result - the slime block is not moved. Then the bottom sticky piston retracts and moves the grass block.
You can activate the bottom piston first (e.g. my "works" screenshot)

migrated

@SunCat should the pistons not try to retract simultaneously?

migrated

technically, yes, but the game handles the top piston first to keep the game running instead of stopping, doing calculations, and continuing 20 times a second. (Also, that kind of thing is not guaranteed and difficult to do with java)

migrated

(Unassigned)

Unconfirmed

Minecraft 1.10.2

Retrieved