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/STONK_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/STONK_PICKAXE.json')
-rw-r--r-- | items/STONK_PICKAXE.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/STONK_PICKAXE.json b/items/STONK_PICKAXE.json index 770aca5a..29e76899 100644 --- a/items/STONK_PICKAXE.json +++ b/items/STONK_PICKAXE.json @@ -4,7 +4,7 @@ "displayname": "§5Stonk", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[0:{lvl:6s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§9Efficiency VI\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"§9Telekinesis I\",4:\"§7Block and mob drops go directly\",5:\"§7into your inventory.\",6:\"\",7:\"§7When mining End Stone with this\",8:\"§7pickaxe, Endermites won't spawn,\",9:\"§7experience will be dropped!\",10:\"§7§a5%§7 chance to drop an extra\",11:\"§7End Stone block.\",12:\"\",13:\"§5§lEPIC PICKAXE\"],Name:\"§5Stonk\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"STONK_PICKAXE\",enchantments:{efficiency:6,telekinesis:1},uuid:\"c1a53b6b-6a6d-4c43-bcb8-a908a5c754f7\",timestamp:\"1/7/20 8:10 PM\"}}", + "nbttag": "{ench:[0:{lvl:6,id:32}],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§9Efficiency VI\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"§9Telekinesis I\",4:\"§7Block and mob drops go directly\",5:\"§7into your inventory.\",6:\"\",7:\"§7When mining End Stone with this\",8:\"§7pickaxe, Endermites won't spawn,\",9:\"§7experience will be dropped!\",10:\"§7§a5%§7 chance to drop an extra\",11:\"§7End Stone block.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC PICKAXE\"],Name:\"§5Stonk\"},ExtraAttributes:{id:\"STONK_PICKAXE\",enchantments:{efficiency:6,telekinesis:1}}}", "modver": "1.0.0", "lore": [ "§9Efficiency VI", @@ -20,6 +20,7 @@ "§7§a5%§7 chance to drop an extra", "§7End Stone block.", "", + "§7§8This item can be reforged!", "§5§lEPIC PICKAXE" ], "infoType": "WIKI_URL", |