diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/JUNGLE_PICKAXE.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/JUNGLE_PICKAXE.json')
-rw-r--r-- | items/JUNGLE_PICKAXE.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/JUNGLE_PICKAXE.json b/items/JUNGLE_PICKAXE.json index b703e84a..257a802d 100644 --- a/items/JUNGLE_PICKAXE.json +++ b/items/JUNGLE_PICKAXE.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:wooden_pickaxe", "displayname": "§aJungle Pickaxe", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"\",4:\"§7Mining Speed: §a+330\",5:\"\",6:\"§7Gives a chance to spawn\",7:\"§7§aSludges §7when mining in the\",8:\"§7§2Jungle§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aJungle Pickaxe\"},ExtraAttributes:{id:\"JUNGLE_PICKAXE\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"§7Mining Speed: §a+330\",4:\"\",5:\"§7Gives a chance to drop §aSludges\",6:\"§aJuice §7when mining in the\",7:\"§7§2Jungle §7of the §5Crystal\",8:\"§5Hollows§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aJungle Pickaxe\"},ExtraAttributes:{id:\"JUNGLE_PICKAXE\"}}", "damage": 0, "lore": [ "§8Breaking Power 5", "", "§7Damage: §c+50", - "", "§7Mining Speed: §a+330", "", - "§7Gives a chance to spawn", - "§7§aSludges §7when mining in the", - "§7§2Jungle§7.", + "§7Gives a chance to drop §aSludges", + "§aJuice §7when mining in the", + "§7§2Jungle §7of the §5Crystal", + "§5Hollows§7.", "", "§7§8This item can be reforged!", "§a§lUNCOMMON PICKAXE" @@ -25,4 +25,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jungle_Pickaxe" ] -} +}
\ No newline at end of file |