1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:coal_block",
"displayname": "§fBingo Display",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Show off your total §6Bingo\",1:\"§6Points§7!\",2:\"\",3:\"§8§l* §8Co-op Soulbound §8§l*\",4:\"§f§lCOMMON COSMETIC\"],Name:\"§fBingo Display\"},ExtraAttributes:{id:\"BINGO_DISPLAY\"}}",
"damage": 0,
"lore": [
"§7§7Show off your total §6Bingo",
"§6Points§7!",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§f§lCOMMON COSMETIC"
],
"internalname": "BINGO_DISPLAY",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Bingo_Display"
]
}
|