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
|
{
"itemid": "minecraft:packed_ice",
"displayname": "§f§f§5Glacite Helmet",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+70\",1:\"§7Speed: §a+10\",2:\"§7True Defense: §a+5\",3:\"§7Mining Speed: §a+10\",4:\"\",5:\"§6Full Set Bonus: Expert Miner\",6:\"§7Grants §6+2⸕ Mining Speed §7for\",7:\"§7each of your mining levels.\",8:\"\",9:\"§7The Defense §7of this item is\",10:\"§7doubled while on a mining island\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC HELMET\"],Name:\"§f§f§5Glacite Helmet\"},ExtraAttributes:{id:\"GLACITE_HELMET\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Defense: §a+70",
"§7Speed: §a+10",
"§7True Defense: §a+5",
"§7Mining Speed: §a+10",
"",
"§6Full Set Bonus: Expert Miner",
"§7Grants §6+2⸕ Mining Speed §7for",
"§7each of your mining levels.",
"",
"§7The Defense §7of this item is",
"§7doubled while on a mining island",
"",
"§7§8This item can be reforged!",
"§5§lEPIC HELMET"
],
"internalname": "GLACITE_HELMET",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Glacite_Armor"
]
}
|