diff options
Diffstat (limited to 'items/JUNGLE_PICKAXE.json')
-rw-r--r-- | items/JUNGLE_PICKAXE.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/items/JUNGLE_PICKAXE.json b/items/JUNGLE_PICKAXE.json index d5bbe40b..4ab8779c 100644 --- a/items/JUNGLE_PICKAXE.json +++ b/items/JUNGLE_PICKAXE.json @@ -1,15 +1,19 @@ { "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:\"§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\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"§7Mining Speed: §a+440\",4:\"\",5:\"§9Efficiency V\",6:\"§7Grants §a+110 §6⸕ Mining\",7:\"§6Speed§7.\",8:\"\",9:\"§7Gives a chance to drop §aSludge\",10:\"§aJuice §7when mining in the\",11:\"§7§2Jungle §7of the §5Crystal\",12:\"§5Hollows§7.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aJungle Pickaxe\"},ExtraAttributes:{id:\"JUNGLE_PICKAXE\",enchantments:{efficiency:5}}}", "damage": 0, "lore": [ "§8Breaking Power 5", "", "§7Damage: §c+50", - "§7Mining Speed: §a+330", + "§7Mining Speed: §a+440", "", - "§7Gives a chance to drop §aSludges", + "§9Efficiency V", + "§7Grants §a+110 §6⸕ Mining", + "§6Speed§7.", + "", + "§7Gives a chance to drop §aSludge", "§aJuice §7when mining in the", "§7§2Jungle §7of the §5Crystal", "§5Hollows§7.", @@ -20,7 +24,7 @@ "internalname": "JUNGLE_PICKAXE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jungle_Pickaxe", |