mojira.dev
MC-268675

Shulkers don't account for a scale attribute ≥3

Shulker's scale attribute cannot be over 3.0.

How to reproduce

  1. Summon a Shulker with scale attribute 3.

    /summon minecraft:shulker ~ ~ ~ {Attributes:[{Name:"minecraft:generic.scale",Base:3}]}
  2. Try to set it to 4.

    /attribute @e[type=minecraft:shulker,limit=1,sort=nearest] minecraft:generic.scale base set 4
  3. ❌ The Shulker stays the same size.

Linked issues

Attachments

Comments 1

Thank you for your report!
After consideration, the issue is being closed as Working as Intended.

Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.

Full Version HistorySnapshot Version HistoryThe official Minecraft feedback site

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Martinwinou

(Unassigned)

Confirmed

Commands

24w07a

Retrieved