1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:dye",
"displayname": "§5Glossy Gemstone",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§oYou can see thousands of glittering\",1:\"§7§oreflections as you stare into its\",2:\"§7§ointricate patterns. Maybe you should\",3:\"§7§ostop gazing and keep mining...\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Glossy Gemstone\"},ExtraAttributes:{id:\"GLOSSY_GEMSTONE\"}}",
"damage": 5,
"lore": [
"§7§oYou can see thousands of glittering",
"§7§oreflections as you stare into its",
"§7§ointricate patterns. Maybe you should",
"§7§ostop gazing and keep mining...",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC"
],
"internalname": "GLOSSY_GEMSTONE",
"clickcommand": "",
"modver": "2.3.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Glossy_Gemstone",
"https://wiki.hypixel.net/Glossy_Gemstone"
]
}
|