1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:packed_ice",
"displayname": "§fGlacite",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§oAn unnatural, nigh-unbreakable\",1:\"§7§omaterial. Of those unlucky few who\",2:\"§7§ohave discovered where it originates,\",3:\"§7§onone have lived to tell the tale.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fGlacite\"},ExtraAttributes:{id:\"GLACITE\"}}",
"damage": 0,
"lore": [
"§7§oAn unnatural, nigh-unbreakable",
"§7§omaterial. Of those unlucky few who",
"§7§ohave discovered where it originates,",
"§7§onone have lived to tell the tale.",
"",
"§f§lCOMMON"
],
"internalname": "GLACITE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Glacite",
"https://wiki.hypixel.net/Glacite"
]
}
|