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