diff options
Diffstat (limited to 'items/MELODY_HAIR.json')
-rw-r--r-- | items/MELODY_HAIR.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/MELODY_HAIR.json b/items/MELODY_HAIR.json new file mode 100644 index 00000000..6762678c --- /dev/null +++ b/items/MELODY_HAIR.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:string", + "displayname": "§d♪ Melody\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:\"§d��� Melody\u0027s Hair ���\"},ExtraAttributes:{modifier:\"bizarre\",originTag:\"UNKNOWN\",id:\"MELODY_HAIR\",uuid:\"a3e47fb8-ed96-4ef1-b8e9-4269281e6efe\",tune:1,timestamp:\"12/19/19 10:55 AM\"}}", + "damage": 0, + "lore": [ + "§7Intelligence: §a+6", + "", + "§7A single strand of hair", + "§7from Melody\u0027s head.", + "", + "§7Left-Click: §eTune Up!", + "§7Right-Click: §dPlay Note!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC ACCESSORY" + ], + "internalname": "MELODY_HAIR", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melody's_Hair" + ] +} |