1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:dye",
"displayname": "§9Refined Mineral",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Rare minerals found during\",1:\"§7National Mining Month.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Refined Mineral\"},ExtraAttributes:{id:\"REFINED_MINERAL\"}}",
"damage": 12,
"lore": [
"§7Rare minerals found during",
"§7National Mining Month.",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"internalname": "REFINED_MINERAL",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Refined_Mineral"
]
}
|