1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:record_mall",
"displayname": "§f§f§aEarthworm Ensemble Vinyl",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Earthworm Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEarthworm Ensemble Vinyl\"},ExtraAttributes:{id:\"VINYL_EARTHWORM_ENSEMBLE\"}}",
"damage": 0,
"lore": [
"§7Place in a §6Chirping Stereo",
"§6§7to play funky tunes for",
"§7§6Pests§7.",
"",
"§7When playing, this vinyl",
"§7attracts §6Earthworm Pests§7.",
"",
"§a§lUNCOMMON"
],
"internalname": "VINYL_EARTHWORM_ENSEMBLE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Earthworm_Ensemble_Vinyl",
"https://wiki.hypixel.net/Earthworm_Ensemble_Vinyl"
]
}
|