blob: 17cf7ef70fb7b9a4f346588cd0046b2f5931b637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"itemid": "minecraft:prismarine_crystals",
"displayname": "§fPrismarine Crystals",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPrismarine Crystals\"},ExtraAttributes:{id:\"PRISMARINE_CRYSTALS\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "PRISMARINE_CRYSTALS",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Prismarine_Crystals"
]
}
|