blob: d4b941fa902dcbf3735bfc5c647f58fade70f3fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"internalname": "PRISMARINE_CRYSTALS",
"itemid": "minecraft:prismarine_crystals",
"displayname": "Prismarine Crystals",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPrismarine Crystals\"},ExtraAttributes:{id:\"PRISMARINE_CRYSTALS\"}}",
"modver": "1.0.0",
"lore": [
"§f§lCOMMON"
]
}
|