NBT tags in commands don't support named enchantment ids
When using a command such as give or replaceitem, named enchantment ids don't work and numerical ids must be used; however the enchant command does support named ids.
/give @p diamond_pickaxe 1 0 {ench:[
{id:minecraft:fortune,lvl:3}]}
Will give a diamond pickaxe with Protection III.
2015-01-01, 08:41 PM
2015-01-01, 08:42 PM
2015-01-01, 08:42 PM
0
1
-