1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:prismarine_crystals",
"displayname": "§9Ectoplasm",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Spooky, yet practical.\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Ectoplasm\"},ExtraAttributes:{id:\"ECTOPLASM\"}}",
"damage": 0,
"lore": [
"§7Spooky, yet practical.",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"internalname": "ECTOPLASM",
"clickcommand": "",
"modver": "1.5-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ectoplasm"
]
}
|