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
|
{
"itemid": "minecraft:leather_helmet",
"displayname": "§5Crystal Helmet",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+20\",1:\"§7Intelligence: §a+65\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§a15§8 (200.0%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC HELMET\"],color:16577535,Name:\"§5Crystal Helmet\"},ExtraAttributes:{color:\"252:243:255\",id:\"CRYSTAL_HELMET\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+20",
"§7Intelligence: §a+65",
"",
"§6Full Set Bonus: Refraction",
"§7The stats of this armor change",
"§7from §a0§7 to §a200%§7 depending",
"§7on the current light level.",
"",
"§7Current Light Level",
"§a15§8 (200.0%)",
"",
"§7§8This item can be reforged!",
"§5§lEPIC HELMET"
],
"recipe": {
"A1": "CRYSTAL_FRAGMENT:1",
"A2": "CRYSTAL_FRAGMENT:1",
"A3": "CRYSTAL_FRAGMENT:1",
"B1": "CRYSTAL_FRAGMENT:1",
"B2": "",
"B3": "CRYSTAL_FRAGMENT:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "CRYSTAL_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Crystal_Armor"
]
}
|