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:string",
"displayname": "§dMelody\u0027s Hair",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+6\",1:\"\",2:\"§7A single strand of hair\",3:\"§7from Melody\u0027s head.\",4:\"\",5:\"§7Left-Click: §eTune Up!\",6:\"§7Right-Click: §dPlay Note!\",7:\"\",8:\"§5§lEPIC ACCESSORY\"],Name:\"§dMelody\u0027s Hair\"},ExtraAttributes:{id:\"MELODY_HAIR\",tune:1}}",
"damage": 0,
"lore": [
"§7Intelligence: §a+6",
"",
"§7A single strand of hair",
"§7from Melody\u0027s head.",
"",
"§7Left-Click: §eTune Up!",
"§7Right-Click: §dPlay Note!",
"",
"§5§lEPIC ACCESSORY"
],
"internalname": "MELODY_HAIR",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Melody\u0027s_Hair"
]
}
|