mojira.dev
MC-274427

"SaddleItem" is un-modifiable using "/data" unless for adding a single saddle on horse, donkey, mule, skeleton horse, zombie horse and camel.

"SaddleItem" is un-modifiable using "/data" unless for adding a single saddle on horse, donkey, mule, skeleton horse, zombie horse and camel. This is different from "body_armor_item" where you can literally put whatever item you want as long as it's an item that's exist and in the stack range.

Step to reproduce:

Step 1: Summon a horse, donkey, mule, skeleton horse, zombie horse and/or a camel, then tame them, then you could add saddle or not.
Step 2: Type: "/execute as @e[type=<horse/donkey/mule/skeleton_horse/zombie_horse/camel>,distance=..10] run data merge entity @s {SaddleItem:{id:"minecraft:brain_coral_block"}}" (Brain coral block is just an example item, it could be whatever you want) -> The horse/donkey/mule/camel still don't have brain coral block in their saddle.
Step 3: Now you have to add saddle, then type "/execute as @e[type=<horse/donkey/mule/skeleton_horse/zombie_horse/camel>,distance=..10] run data merge entity @s {SaddleItem:{id:"minecraft:air"}}" -> The horse/donkey/mule/camel still have saddle even though it's a legal item in the saddle slot.

Note that the "/item" command can turn saddle into air on the saddle slot, but it can't turn saddle into anything else.

Linked issues

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

Brain81505

(Unassigned)

Confirmed

Commands

saddle

1.21

Retrieved