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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§6Old Dragon Boots",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+90\",2:\"\",3:\"§6Full Set Bonus: Old Blood\",4:\"§7Increases the strength of\",5:\"§7§9Growth§7, §9Protection§7,\",6:\"§7§9Feather Falling§7, §9Sugar\",7:\"§9Rush§7, and §9True Protection§7\",8:\"§7while worn.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY BOOTS\"],color:15787690,Name:\"§6Old Dragon Boots\"},ExtraAttributes:{color:\"240:230:170\",id:\"OLD_DRAGON_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+80 HP",
"§7Defense: §a+90",
"",
"§6Full Set Bonus: Old Blood",
"§7Increases the strength of",
"§7§9Growth§7, §9Protection§7,",
"§7§9Feather Falling§7, §9Sugar",
"§9Rush§7, and §9True Protection§7",
"§7while worn.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY BOOTS"
],
"recipe": {
"A1": "OLD_FRAGMENT:10",
"A2": "",
"A3": "OLD_FRAGMENT:10",
"B1": "OLD_FRAGMENT:10",
"B2": "",
"B3": "OLD_FRAGMENT:10",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "OLD_DRAGON_BOOTS",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Old_Dragon_Armor"
]
}
|