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": "§6⚚ Daedalus Axe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+300\",1:\"§7Health: §a+100\",2:\"§7Speed: §a+20\",3:\" §8[§8⚔§8] §8[§8⚔§8]\",4:\"\",5:\"§7§7Gains §c+5 Damage §7per Taming level.\",6:\"§7§7Copies the stats from your active\",7:\"§7pet.\",8:\"\",9:\"§7§7Earn §6+35 coins §7from monster kills.\",10:\"\",11:\"§7Deals §a+200% §7damage against\",12:\"§7§2Mythological Creatures§7.\",13:\"\",14:\"§7Gain §b+0.5✯ §7against §2Mythological\",15:\"§2Creatures §7for each §3Bestiary §7tier\",16:\"§7you have unlocked for §2Mythological\",17:\"§2Creatures§7.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY SWORD\"],Name:\"§6⚚ Daedalus Axe\"},ExtraAttributes:{id:\"STARRED_DAEDALUS_AXE\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+300",
"§7Health: §a+100",
"§7Speed: §a+20",
" §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.0",
"crafttext": "",
"infoType": ""
}
|