-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 18w21a
-
None
-
Unconfirmed
The ench NBT tag has been renamed to Enchantments, and the numeric short IDs are now strings.
1.12:
/give @p diamond_sword 1 0 {ench:[{id:16s,lvl:5s},{id:21s,lvl:3s}]}
1.13:
/give @p diamond_sword{Enchantments:[{id:"minecraft:sharpness",lvl:5s},{id:"minecraft:looting",lvl:3s}]}
If you give yourself a diamond sword with looting 3 using:
/give @p diamond_sword{ench:[{id:21,lvl:3}]}
It gives you a regular sword instead.
- is duplicated by
-
MC-130263 Broken NBT tags in 18w21a
- Resolved
-
MC-130372 Cannot use /give to give players enchanted items in 18w21b
- Resolved
-
MC-130457 Ench NBT tag doesn't work
- Resolved
-
MC-130580 Can't give enchanted items?
- Resolved
-
MC-130884 Data tags don't work
- Resolved
-
MC-130891 Enchantments using /give does not work
- Resolved
-
MC-130895 /give enchanted items does not work
- Resolved
-
MC-131085 /give Enchantments Do Not Work
- Resolved
-
MC-131335 Enchantment data does not work in give and setitem commands
- Resolved
-
MC-131901 1.13 nbt enchant data command doesn't work.
- Resolved
-
MC-132572 Broken command
- Resolved
-
MC-133950 Update Aquatic Not Enchanting Through Commands
- Resolved
-
MC-134442 Item NBT Enchantment not working
- Resolved
-
MC-135030 "ench" tag not playning
- Resolved
-
MC-139114 Enchanting through the /give command
- Resolved
-
MC-146909 /give with a command block with ench data gives item with no enchantments
- Resolved