Mojira Archive
MC-254452

NoAI Shulker Peek tag glitches when summoned riding Small Armor Stands

Summoning shulkers which rides small armor stands and has a Peek value greater than or equal to 1 acts normally, but if you die, visually it resets back to 0, but internally it is still the same (proven by overwriting with /data merge).
Also, when trying to step on it in this case, it somehow acts like glitched barriers.

To reproduce:
/summon minecraft:armor_stand ~ ~ ~ {Small:1b,Passengers:[{id:"minecraft:shulker",NoAI:1b,Peek:100b}]}
/kill
/data merge entity @e[type=minecraft:shulker,limit=1,sort=nearest] {Peek:100b}
Stepping on top of that closed shulker will glitch the player in terms of position

Duplicate

LMyhsx

2022-07-22, 08:57 AM

2022-11-20, 04:02 PM

2022-10-11, 07:19 AM

1

1

Confirmed

Commands, Hitboxes

armor_stand, command, nbt, peek, riding, shulker, small, summon

1.19, 1.19.1, 1.19.2

-