/summon minecraft:skeleton ~ ~ ~ {HandItems:[{id:"minecraft:stone_sword",Count:1b},{}]} does not work at all.
Linked issues
is duplicated by 1
Comments 2
Please refer to the 25w03a and 1.21.5 changelogs, which are quoted below.
The
ArmorItems
,HandItems
, andbody_armor_item
fields have been merged into anequipment
field
Format: map between equipment slot type and item stack
Valid equipment slots:
head
,chest
,legs
,feet
,mainhand
,offhand
,body
,saddle
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
You are using incorrect command syntax. This command may have worked in older versions, but please be aware that syntax may change between versions.