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
30
31
32
33
34
|
{
"itemid": "minecraft:wooden_axe",
"displayname": "§aJungle Axe",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7A powerful Wooden Axe which can\",1:\"§7break multiple logs in a single\",2:\"§7hit!\",3:\"§8Cooldown: §a2s\",4:\"\",5:\"§a§lUNCOMMON AXE\"],Name:\"§aJungle Axe\"},ExtraAttributes:{id:\"JUNGLE_AXE\"}}",
"damage": 0,
"lore": [
"§7A powerful Wooden Axe which can",
"§7break multiple logs in a single",
"§7hit!",
"§8Cooldown: §a2s",
"",
"§a§lUNCOMMON AXE"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_JUNGLE_LOG:1",
"A3": "ENCHANTED_JUNGLE_LOG:1",
"B1": "",
"B2": "STICK:1",
"B3": "ENCHANTED_JUNGLE_LOG:1",
"C1": "",
"C2": "STICK:1",
"C3": ""
},
"internalname": "JUNGLE_AXE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jungle_Axe",
"https://wiki.hypixel.net/Jungle_Axe"
],
"crafttext": "Requires: Jungle Wood VII"
}
|