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