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/WOOD_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/WOOD_PICKAXE.json')
-rw-r--r-- | items/WOOD_PICKAXE.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/WOOD_PICKAXE.json b/items/WOOD_PICKAXE.json index db6c7020..093c949b 100644 --- a/items/WOOD_PICKAXE.json +++ b/items/WOOD_PICKAXE.json @@ -4,11 +4,12 @@ "displayname": "§fWooden Pickaxe", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§f§lCOMMON PICKAXE\"],Name:\"§fWooden Pickaxe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"WOOD_PICKAXE\",uuid:\"ea079e33-f785-4f0b-a845-e79d4ae389c1\",timestamp:\"3/9/20 11:40 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON PICKAXE\"],Name:\"§fWooden Pickaxe\"},ExtraAttributes:{id:\"WOOD_PICKAXE\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+15", "", + "§7§8This item can be reforged!", "§f§lCOMMON PICKAXE" ] }
\ No newline at end of file |