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/DIAMOND_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/DIAMOND_PICKAXE.json')
-rw-r--r-- | items/DIAMOND_PICKAXE.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/DIAMOND_PICKAXE.json b/items/DIAMOND_PICKAXE.json new file mode 100644 index 00000000..96685c10 --- /dev/null +++ b/items/DIAMOND_PICKAXE.json @@ -0,0 +1,15 @@ +{ + "internalname": "DIAMOND_PICKAXE", + "itemid": 278, + "displayname": "§aDiamond Pickaxe", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aDiamond Pickaxe\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIAMOND_PICKAXE\",uuid:\"274e2fbb-b422-4b26-bd91-fc25f005024c\",timestamp:\"5/1/20 5:54 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+30", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON PICKAXE" + ] +}
\ No newline at end of file |