blob: 55fde24f86538f28f46f5b8f5481d57562d1ea41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"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": "2.1.0-REL",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Prismarine_Crystals"
]
}
|