Shulkers don't account for a scale attribute ≥3
Shulker's scale attribute cannot be over 3.0.
How to reproduce
- Summon a Shulker with scale attribute 3.
/summon minecraft:shulker ~ ~ ~ {Attributes:[{Name:"minecraft:generic.scale",Base:3}]} - Try to set it to 4.
/attribute @e[type=minecraft:shulker,limit=1,sort=nearest] minecraft:generic.scale base set 4
The Shulker stays the same size.
2024-02-19, 09:41 AM
2024-02-20, 08:04 AM
2024-02-20, 08:04 AM
2
0
-