diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/GOLD_PICKAXE.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/GOLD_PICKAXE.json')
-rw-r--r-- | items/GOLD_PICKAXE.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/items/GOLD_PICKAXE.json b/items/GOLD_PICKAXE.json deleted file mode 100644 index afe2c7aa..00000000 --- a/items/GOLD_PICKAXE.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "internalname": "GOLD_PICKAXE", - "itemid": "minecraft:golden_pickaxe", - "displayname": "Golden Pickaxe", - "clickcommand": "", - "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§f§lCOMMON PICKAXE\"],Name:\"§fGolden Pickaxe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GOLD_PICKAXE\",uuid:\"2772a1a2-af23-402a-b87a-cbf160d876c5\",timestamp:\"3/30/20 6:28 AM\"}}", - "modver": "1.0.0", - "lore": [ - "§7Damage: §c+15", - "", - "§f§lCOMMON PICKAXE" - ] -}
\ No newline at end of file |