diff options
Diffstat (limited to 'items/JUNGLE_PICKAXE.json')
-rw-r--r-- | items/JUNGLE_PICKAXE.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/JUNGLE_PICKAXE.json b/items/JUNGLE_PICKAXE.json index b7924d9c..891dd933 100644 --- a/items/JUNGLE_PICKAXE.json +++ b/items/JUNGLE_PICKAXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:wooden_pickaxe", "displayname": "§f§f§aJungle Pickaxe", - "nbttag": "{ench:[0:{lvl:5s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"§7Mining Speed: §a+330\",4:\"\",5:\"§9Efficiency V\",6:\"§7Increases how quickly your tool\",7:\"§7breaks blocks.\",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:\"§7§4❣ §cRequires §5Heart of the\",16:\"§5Mountain Tier 3§c.\",17:\"§a§lUNCOMMON PICKAXE\"],Name:\"§f§f§aJungle Pickaxe\"},ExtraAttributes:{id:\"JUNGLE_PICKAXE\",enchantments:{efficiency:5}}}", + "nbttag": "{ench:[0:{lvl:5s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"§7Mining Speed: §a+330\",4:\"\",5:\"§9Efficiency V\",6:\"§7Increases how quickly your tool\",7:\"§7breaks blocks.\",8:\"\",9:\"§7Gives a chance to drop §aSludge Juice\",10:\"§a§7when mining in the §2Jungle §7of the\",11:\"§7§5Crystal Hollows§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.\",15:\"§a§lUNCOMMON PICKAXE\"],Name:\"§f§f§aJungle Pickaxe\"},ExtraAttributes:{id:\"JUNGLE_PICKAXE\",enchantments:{efficiency:5}}}", "damage": 0, "lore": [ "§8Breaking Power 5", @@ -13,14 +13,12 @@ "§7Increases how quickly your tool", "§7breaks blocks.", "", - "§7Gives a chance to drop §aSludge", - "§aJuice §7when mining in the", - "§7§2Jungle §7of the §5Crystal", - "§5Hollows§7.", + "§7Gives a chance to drop §aSludge Juice", + "§a§7when mining in the §2Jungle §7of the", + "§7§5Crystal Hollows§7.", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §5Heart of the", - "§5Mountain Tier 3§c.", + "§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.", "§a§lUNCOMMON PICKAXE" ], "internalname": "JUNGLE_PICKAXE", |