diff options
-rw-r--r-- | items/ENCHANTED_COAL_BLOCK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ENCHANTED_COAL_BLOCK.json b/items/ENCHANTED_COAL_BLOCK.json index 78aa9847..47bc2389 100644 --- a/items/ENCHANTED_COAL_BLOCK.json +++ b/items/ENCHANTED_COAL_BLOCK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:coal_block", - "displayname": "§9Enchanted Block of Coal", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Block of Coal\"},ExtraAttributes:{id:\"ENCHANTED_COAL_BLOCK\"}}", + "displayname": "§9Enchanted Coal Block", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Coal Block\"},ExtraAttributes:{id:\"ENCHANTED_COAL_BLOCK\"}}", "damage": 0, "lore": [ "§9§lRARE" |