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
|
{
"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 level.\",4:\"§7§7Copies the stats from your active\",5:\"§7pet.\",6:\"\",7:\"§7§7Earn §6+35 coins §7from monster kills.\",8:\"\",9:\"§7Deals §a+200% §7damage against\",10:\"§7§2Mythological Creatures§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§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 level.",
"§7§7Copies the stats from your active",
"§7pet.",
"",
"§7§7Earn §6+35 coins §7from monster kills.",
"",
"§7Deals §a+200% §7damage against",
"§7§2Mythological Creatures§7.",
"",
"§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.3.0",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Daedalus_Axe",
"https://wiki.hypixel.net/Daedalus_Axe"
],
"damage": 0
}
|