diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-07-28 23:05:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-28 17:05:59 -0400 |
commit | d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0 (patch) | |
tree | 074a4d3fe4c5a43e64593fd9260b1e86542440c3 /items/STONK_PICKAXE.json | |
parent | 9a438c806c3ce126d18c436bfaf3da014b825399 (diff) | |
download | NotEnoughUpdates-REPO-d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0.tar.gz NotEnoughUpdates-REPO-d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0.tar.bz2 NotEnoughUpdates-REPO-d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0.zip |
Even Newer New Crystal Hollow Items, but this time with mobs and very epic wiki links and the extremely legendary changes (#565)
* Even Newer New Crystal Hollow Items, but this time with mobs and very epic wiki links and the extremely legendary changes
* Another epic commit
* Epic Pickaxe Fix
* epic axe fix
* epic hoe, sword and shovel fix
* Forgot the rod fix
* Epic Wiki Links
* Epic Rev Mobs
* epic crypt fix
* Added Epic Rainbow Name
* Epic Goggle Fix
Diffstat (limited to 'items/STONK_PICKAXE.json')
-rw-r--r-- | items/STONK_PICKAXE.json | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/items/STONK_PICKAXE.json b/items/STONK_PICKAXE.json index 29e76899..8154a297 100644 --- a/items/STONK_PICKAXE.json +++ b/items/STONK_PICKAXE.json @@ -4,18 +4,20 @@ "displayname": "§5Stonk", "clickcommand": "", "damage": 0, - "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", + "nbttag": "{ench:[0:{lvl:6,id:32}],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§9Efficiency VI\",3:\"§7Grants §a+130 §6⸕ Mining\",4:\"§7§6Speed§7.\",5:\"§9Telekinesis I\",6:\"§7Block and mob drops go directly\",7:\"§7into your inventory.\",8:\"\",9:\"§7When mining End Stone with this\",10:\"§7pickaxe, Endermites won\u0027t spawn,\",11:\"§7experience will be dropped!\",12:\"§7§a5%§7 chance to drop an extra\",13:\"§7End Stone block.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§5§lEPIC PICKAXE\"],Name:\"§5Stonk\"},ExtraAttributes:{id:\"STONK_PICKAXE\",enchantments:{efficiency:6,telekinesis:1}}}", + "modver": "2.0.0-REL", "lore": [ + "§8Breaking Power 1", + "", "§9Efficiency VI", - "§7Increases how quickly your tool", - "§7breaks blocks.", + "§7Grants §a+130 §6⸕ Mining", + "§7§6Speed§7.", "§9Telekinesis I", "§7Block and mob drops go directly", "§7into your inventory.", "", "§7When mining End Stone with this", - "§7pickaxe, Endermites won't spawn,", + "§7pickaxe, Endermites won\u0027t spawn,", "§7experience will be dropped!", "§7§a5%§7 chance to drop an extra", "§7End Stone block.", @@ -26,5 +28,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Stonk" - ] + ], + "crafttext": "" }
\ No newline at end of file |