diff options
Diffstat (limited to 'items/EMERALD_BLOCK.json')
-rw-r--r-- | items/EMERALD_BLOCK.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/items/EMERALD_BLOCK.json b/items/EMERALD_BLOCK.json deleted file mode 100644 index a24e3372..00000000 --- a/items/EMERALD_BLOCK.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "internalname": "EMERALD_BLOCK", - "itemid": "minecraft:emerald_block", - "displayname": "Block of Emerald", - "clickcommand": "", - "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBlock of Emerald\"},ExtraAttributes:{id:\"EMERALD_BLOCK\"}}", - "modver": "1.0.0", - "lore": [ - "§f§lCOMMON" - ] -}
\ No newline at end of file |