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
|
{
"itemid": "minecraft:golden_axe",
"displayname": "§6⚚ Daedalus Axe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+0\",1:\" §8[§8⚔§8] §8[§8⚔§8]\",2:\"\",3:\"§7§7Gains §c+5 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:\"§7Gain §b+0.5✯ §7against §2Mythological\",13:\"§2Creatures §7for each §3Bestiary §7tier\",14:\"§7you have unlocked for §2Mythological\",15:\"§2Creatures§7.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§6§lLEGENDARY SWORD\"],Name:\"§6⚚ Daedalus Axe\"},ExtraAttributes:{id:\"STARRED_DAEDALUS_AXE\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+0",
" §8[§8⚔§8] §8[§8⚔§8]",
"",
"§7§7Gains §c+5 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.",
"",
"§7Gain §b+0.5✯ §7against §2Mythological",
"§2Creatures §7for each §3Bestiary §7tier",
"§7you have unlocked for §2Mythological",
"§2Creatures§7.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "GOLDEN_FRAGMENT:1",
"A2": "GOLDEN_FRAGMENT:1",
"A3": "GOLDEN_FRAGMENT:1",
"B1": "GOLDEN_FRAGMENT:1",
"B2": "DAEDALUS_AXE:1",
"B3": "GOLDEN_FRAGMENT:1",
"C1": "GOLDEN_FRAGMENT:1",
"C2": "GOLDEN_FRAGMENT:1",
"C3": "GOLDEN_FRAGMENT:1"
},
"internalname": "STARRED_DAEDALUS_AXE",
"clickcommand": "viewrecipe",
"modver": "2.3.3",
"crafttext": "",
"infoType": ""
}
|