1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:glass",
"displayname": "§aShowcase Block",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 10\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_BLOCK\"}}",
"damage": 0,
"lore": [
"§7Show off an item in this fancy",
"§7glass display box! §e§lRIGHT",
"§e§lCLICK §7to put in or swap an",
"§7item.",
"",
"§7§4❣ §cRequires §aSocial Skill 10",
"§a§lUNCOMMON"
],
"internalname": "SHOWCASE_BLOCK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Showcase_Block",
"https://wiki.hypixel.net/Showcase_Block"
]
}
|