in the 18w snapshots this command was working /give @a minecraft:iron_chestplate{Unbreakable:1,Damage:0,ench:[{id:0,lvl:1}]} 1 it still gives the unbreakable chestplate but with no enchants on it
in the 18w snapshots this command was working /give @a minecraft:iron_chestplate{Unbreakable:1,Damage:0,ench:[{id:0,lvl:1}]} 1 it still gives the unbreakable chestplate but with no enchants on it
Mathew Hendry
(Unassigned)
Unconfirmed
Minecraft 1.13-pre5
Retrieved
This is because you have to do " /give @a minecraft:iron_chestplate{Unbreakable:1,Damage:0,Enchantments:[
{id:(name of the enchantment, not the ID),lvl:1}]} 1"