blob: e1f3800bc9eb8e9b163ca8f46f393fe493c6a3a6 (
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": ""
}
|