1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:record_mellohi",
"displayname": "§f§f§5Clown Disc",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this inside a jukebox to\",1:\"§7play a dungeon song!\",2:\"\",3:\"§6Superior Judgement\",4:\" §7By ShinkoNet\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Clown Disc\"},ExtraAttributes:{id:\"DUNGEON_DISC_2\"}}",
"damage": 0,
"lore": [
"§7Place this inside a jukebox to",
"§7play a dungeon song!",
"",
"§6Superior Judgement",
" §7By ShinkoNet",
"",
"§5§lEPIC"
],
"internalname": "DUNGEON_DISC_2",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Clown_Disc"
]
}
|