blob: 5b2103b1cd2b3ded8bc91803182a53b6628fd537 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"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",
"modver": "1.3-REL",
"vanilla": true,
"clickcommand": ""
}
|