blob: ece7649546dda11cb670a43e2ff9e1e8b4f18cf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"internalname": "ENCHANTED_PRISMARINE_CRYSTALS",
"itemid": "minecraft:prismarine_crystals",
"displayname": "Enchanted Prismarine Crystals",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Prismarine Crystals\"},ExtraAttributes:{id:\"ENCHANTED_PRISMARINE_CRYSTALS\"}}",
"modver": "1.0.0",
"lore": [
"?a?lUNCOMMON"
]
}
|