mojira.dev
MC-118438

Wither cannot break moved blocks (moving piston)

The bug

Moved blocks (moving_piston) should be breakable by withers or it should at least be determined by the moved block type. It was a mistake (by @unknown) to include it in MC-113429 since the actual problem was MC-58556.

How to reproduce

  • Summon a wither

    /summon armor_stand ~ ~ ~ {Invulnerable:1b,Passengers:[{id:"wither"}]}
  • Place an piston extension block in the area in the wither can break

    /execute at @e[type=wither,liimit=1] run setblock ~ ~1 ~ moving_piston
  • Punch the wither to make it break the block

Comments 6

the withers should be able to break block 36 i mean a moving block of dirt should realy not be too much for a wither.

or it should at least be determined by the moved block type

Is this still a issue in the latest version of the game(currently 1.13.1)?

If so, please add it to the affected versions, thanks!

Still an issue in 22w18a; only the blocks are now called moving_piston.

Can confirm in 24w45a. Also would like to request ownership of this report to maintain it/update the steps to reproduce as they're outdated.

Marcono1234

sof

(Unassigned)

Confirmed

(Unassigned)

moving_piston, piston, wither

Minecraft 1.12, 22w18a, 1.19.2, 24w45a

Retrieved