diff options
author | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
commit | c533db84447d55d8af368b0c7a16991e83ed94d6 (patch) | |
tree | cebec991dfd2ff9896a783382d7cef8c2c0fa6c5 /items/MELODY_HAIR.json | |
parent | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (diff) | |
download | NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.gz NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.bz2 NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.zip |
god this isnt good for my mental health
maybe breaks some shit but idc
Diffstat (limited to 'items/MELODY_HAIR.json')
-rw-r--r-- | items/MELODY_HAIR.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/MELODY_HAIR.json b/items/MELODY_HAIR.json index ae3e3089..82db803c 100644 --- a/items/MELODY_HAIR.json +++ b/items/MELODY_HAIR.json @@ -1,18 +1,17 @@ { "itemid": "minecraft:string", - "displayname": "§dMelody's Hair", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+6\",1:\"\",2:\"§7A single strand of hair\",3:\"§7from Melody's head.\",4:\"\",5:\"§7Left-Click: §eTune Up!\",6:\"§7Right-Click: §dPlay Note!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC ACCESSORY\"],Name:\"§dMelody's Hair\"},ExtraAttributes:{id:\"MELODY_HAIR\",tune:1}}", + "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's head.", + "§7from Melody\u0027s head.", "", "§7Left-Click: §eTune Up!", "§7Right-Click: §dPlay Note!", "", - "§7§8This item can be reforged!", "§5§lEPIC ACCESSORY" ], "internalname": "MELODY_HAIR", @@ -21,7 +20,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Melody's_Hair", + "https://hypixel-skyblock.fandom.com/wiki/Melody\u0027s_Hair", "https://wiki.hypixel.net/Melody's_Hair" ] }
\ No newline at end of file |