Proof is in attachment
Linked issues
is duplicated by 14
relates to 1
Attachments
Comments 12
Ok, this definitely is a bug, but a friend told me that you can at least use the tag {Inventory:[{id:minecraft:elytra,Slot:102]} should work when testing for it (/testfor, /scoreboard...)
But that still doesn't solve the problem for replace item...
the problem is that it doesn't allow the elytra in that slot as it doesn't recognise it as a valid "chestplate" item, it works fine with any chestplate. This is probably to prevent any non-chestplate items to get in this slot and render incorrectly or crash the game.
probably the fix is as easy as adding "minecraft:elytra" to the whitelist for this slot.
Investigating... investigation complete. Findings:
Bug report confirmed to be true
Bug report marked "confirmed" days ago
Well this is great. This issue is one of the most terrible issues so far, yet it's still not fixed. Come on!
Affects 15w43b,
Fixed in Future Version 1.9+ according to Grum in MC-90213
Seems like it can be replaced onto the head slot, but not the chest, leg, or foot slot. Seems like the slot is just messed up. Easy fix hopefully!