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