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
35
36
37
38
39
40
41
42
43
44
45
|
{
"itemid": "minecraft:golden_axe",
"displayname": "§6Daedalus Axe",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+0\",1:\" §8[§8⚔§8] §8[§8⚔§8]\",2:\"\",3:\"§7§7Gains §c+4 Damage §7per Taming\",4:\"§7level.\",5:\"§7§7Copies the stats from your\",6:\"§7active pet.\",7:\"\",8:\"§7§7Earn §6+35 coins §7from\",9:\"§7monster kills\",10:\"\",11:\"§7Deals §a+200% §7damage against\",12:\"§7mythological creatures and Minos\",13:\"§7followers\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"},AttributeModifiers:[]}",
"lore": [
"§7Damage: §c+0",
" §8[§8⚔§8] §8[§8⚔§8]",
"",
"§7§7Gains §c+4 Damage §7per Taming",
"§7level.",
"§7§7Copies the stats from your",
"§7active pet.",
"",
"§7§7Earn §6+35 coins §7from",
"§7monster kills",
"",
"§7Deals §a+200% §7damage against",
"§7mythological creatures and Minos",
"§7followers",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "ENCHANTED_GOLD_BLOCK:16",
"A2": "ENCHANTED_GOLD_BLOCK:16",
"A3": "",
"B1": "ENCHANTED_GOLD_BLOCK:16",
"B2": "DAEDALUS_STICK:1",
"B3": "",
"C1": "",
"C2": "DAEDALUS_STICK:1",
"C3": ""
},
"internalname": "DAEDALUS_AXE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Daedalus_Axe",
"https://wiki.hypixel.net/Daedalus_Axe"
],
"damage": 0
}
|