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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Old Dragon Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"53b0f579-fb7b-338f-a224-447fc7006b41\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUyNGM0ZGE2YWIyN2U5YzkzZmJmNDllYTFiMWZlZmFlZmJlMmQ0YzBjOGIyMjJlMmZmNmIxODE3OWZiNWFkZGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+90\",1:\"§7Defense: §a+110\",2:\" §8[§8☤§8]\",3:\"\",4:\"§6Full Set Bonus: Old Blood\",5:\"§7Increases the strength of\",6:\"§7§9Growth§7, §9Protection§7,\",7:\"§7§9Feather Falling§7, §9Sugar\",8:\"§9Rush§7, and §9True Protection§7\",9:\"§7while worn.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Old Dragon Helmet\"},ExtraAttributes:{id:\"OLD_DRAGON_HELMET\"}}",
"damage": 3,
"lore": [
"§7Health: §a+90",
"§7Defense: §a+110",
" §8[§8☤§8]",
"",
"§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 HELMET"
],
"recipe": {
"A1": "OLD_FRAGMENT:10",
"A2": "OLD_FRAGMENT:10",
"A3": "OLD_FRAGMENT:10",
"B1": "OLD_FRAGMENT:10",
"B2": "",
"B3": "OLD_FRAGMENT:10",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "OLD_DRAGON_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Old_Dragon_Armor"
],
"crafttext": ""
}
|