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/STONK_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/STONK_PICKAXE.json')
-rw-r--r-- | items/STONK_PICKAXE.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/STONK_PICKAXE.json b/items/STONK_PICKAXE.json index b73a5e74..770aca5a 100644 --- a/items/STONK_PICKAXE.json +++ b/items/STONK_PICKAXE.json @@ -1,10 +1,10 @@ { "internalname": "STONK_PICKAXE", "itemid": "minecraft:golden_pickaxe", - "displayname": "Stonk", + "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\u0027t 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:\"f1036c41-3cf7-464b-912a-b79ac3d98fda\",timestamp:\"3/28/20 5:41 AM\"}}", + "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\"}}", "modver": "1.0.0", "lore": [ "§9Efficiency VI", @@ -15,11 +15,15 @@ "§7into your inventory.", "", "§7When mining End Stone with this", - "§7pickaxe, Endermites won\u0027t spawn,", + "§7pickaxe, Endermites won't spawn,", "§7experience will be dropped!", "§7§a5%§7 chance to drop an extra", "§7End Stone block.", "", "§5§lEPIC PICKAXE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Stonk" ] }
\ No newline at end of file |