mojira.dev
MC-277147

Piston expansion varies inconsistently with coordinates

Problem:

Two vertically stacked pistons pointing downward, connected by Redstone on top, behave differently depending on certain coordinates/diagonals. Most of the time, the upper piston extends and pushes the lower piston down. However, at certain coordinates, only the lower piston extends instead.

Observations:

  • There are noticeable patterns in this behavior. When you find a spot where the lower piston extends, the same behavior repeats approximately every 16 blocks.

  • In the x-z plane, this behavior follows a diagonal line: On one of the two possible diagonals, the same behavior occurs consistently.

  • Changing the height also shifts the spots where this behavior happens, but the pattern remains.

Consistency:

  • The behavior is consistent when toggling the Redstone on and off.

  • These patterns occur both in a Survival world and in a Flat world (see attached images).

  • The issue was tested in Minecraft versions 1.21.1 and 24w40a, and the behavior was consistent in both versions.

Expected Behavior:

The same piston (either the upper or lower) should always extend when Redstone is powered, regardless of the coordinates.

To reproduce it:

You can execute the following commands on a default superflat world in creative mode:

/execute in minecraft:overworld run tp @s 12 -56 18 90 30

/fill 8 -58 21 8 -58 14 minecraft:piston[facing=down]
/fill 8 -57 21 8 -57 14 minecraft:sticky_piston[facing=down]
/fill 8 -56 21 8 -56 14 minecraft:redstone_wire

/setblock 7 -57 18 minecraft:stone
/setblock 7 -56 18 minecraft:lever[face=floor,powered=true]

There should be a spot (8 -56 15) where the lower piston is extended instead of the upper

Related issues

Attachments

Comments

migrated
[media][media][media][media][media]
Arisa Bot

Thank you for your report!
We're tracking this issue in MC-11193, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.

migrated

(Unassigned)

Confirmed

(Unassigned)

piston, redstone

1.21.1, 24w40a, 1.21.3

Retrieved