{{/give @p skeleton_horse_spawn_egg{EntityTag:
{id:"minecraft:skeleton_horse",Health:75f,Attributes:[{Name:generic.max_health,Base:75}
,{Name:generic.movement_speed,Base:0.47},{Name:generic.armor,Base:15},{Name:generic.scale,Base:6.1},{Name:generic.step_height,Base:6},{Name:generic.armor_toughness,Base:3},{Name:"generic.follow_range", Base:100.0},{Name:"generic.knockback_resistance", Base:0.4}],Passengers:[{id:"minecraft:skeleton",Health:100f,CanPickUpLoot:1b,HandItems:[{id:"minecraft:bow",Count:1b,tag:{Enchantments:[
{id:"minecraft:power",lvl:5s}
,{id:"minecraft:punch",lvl:2s},{id:"minecraft:flame",lvl:1s}]}},{}],Attributes:[{Name:generic.max_health,Base:100},{Name:generic.movement_speed,Base:0.52},{Name:generic.attack_damage,Base:25},{Name:generic.armor,Base:10},{Name:generic.scale,Base:6.1},{Name:generic.step_height,Base:6},{Name:generic.armor_toughness,Base:2},{Name:"generic.follow_range", Base:100.0},Name:"generic.knockback_resistance", Base:0.5}]}]}} 1}}
Use the spawn egg and it gives a giant skeleton horse without the indicated passenger, which is a giant skeleton with an enchanted bow. The spawn egg is expected to spawn a skeleton horse with the skeleton as the passenger. This also applies to other commands such as the following:
{{/give @p ravager_spawn_egg{EntityTag:{id:"minecraft:spider",Passengers:[
{id:"minecraft:skeleton"}
]}} 1
}}
Linked issues
Comments 3
Thank you for your report!
We're tracking this issue in MC-85340, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Please use the Jira code blocks for this, your current commands are not easy to copy and you use backslashes to escape formatting which makes the command not work when copied.