diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/ZOMBIE_PICKAXE.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/ZOMBIE_PICKAXE.json')
-rw-r--r-- | items/ZOMBIE_PICKAXE.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/ZOMBIE_PICKAXE.json b/items/ZOMBIE_PICKAXE.json index ca88b573..2f0aade5 100644 --- a/items/ZOMBIE_PICKAXE.json +++ b/items/ZOMBIE_PICKAXE.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:iron_pickaxe", "displayname": "§fZombie Pickaxe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Grants Haste II§7 for §a5s\",1:\"§a§7when breaking Ores!\",2:\"\",3:\"§f§lCOMMON PICKAXE\"],Name:\"§fZombie Pickaxe\"},ExtraAttributes:{id:\"ZOMBIE_PICKAXE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Grants Haste II§7 for §a5s\",1:\"§a§7when breaking Ores!\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON PICKAXE\"],Name:\"§fZombie Pickaxe\"},ExtraAttributes:{id:\"ZOMBIE_PICKAXE\"}}", "damage": 0, "lore": [ "§7Grants Haste II§7 for §a5s", "§a§7when breaking Ores!", "", + "§7§8This item can be reforged!", "§f§lCOMMON PICKAXE" ], "recipe": { |