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
|
{
"internalname": "HOLY_DRAGON_BOOTS",
"itemid": "minecraft:leather_boots",
"displayname": "§6Holy Dragon Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+90\",2:\" §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Holy Blood\",5:\"§7Increases the natural health\",6:\"§7regeneration of you and all\",7:\"§7players in a §a6§7 block radius\",8:\"§7by §a3x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY BOOTS\"],color:4706631,Name:\"§6Holy Dragon Boots\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_BOOTS\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Health: §a+100",
"§7Defense: §a+90",
" §8[§8❤§8]",
"",
"§6Full Set Bonus: Holy Blood",
"§7Increases the natural health",
"§7regeneration of you and all",
"§7players in a §a6§7 block radius",
"§7by §a3x§7.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY BOOTS"
],
"recipe": {
"A1": "HOLY_FRAGMENT:10",
"A2": "",
"A3": "HOLY_FRAGMENT:10",
"B1": "HOLY_FRAGMENT:10",
"B2": "",
"B3": "HOLY_FRAGMENT:10",
"C1": "",
"C2": "",
"C3": ""
},
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Holy_Dragon_Armor"
]
}
|