1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
{
"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 §aSludge Juice\",6:\"§a§7when mining in the §2Jungle §7of the\",7:\"§7§5Crystal Hollows§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.\",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 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 Mountain Tier 3§c.",
"§a§lUNCOMMON PICKAXE"
],
"internalname": "JUNGLE_PICKAXE",
"crafttext": "Requires: HotM 3",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jungle_Pickaxe",
"https://wiki.hypixel.net/Jungle_Pickaxe"
]
}
|