diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-13 17:02:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-13 17:02:55 +0200 |
commit | f9f4623383cd873d2d6087f12ae9d3b390b031e1 (patch) | |
tree | aa2839075400f0217df558f21af4196e28b52ff6 /items/MELODY_HAIR.json | |
parent | a832b289337a0b3d1bd20f0db79808052f4fe66d (diff) | |
download | NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.gz NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.bz2 NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.zip |
Rusty Stuff (#739)
* Rusty Stuff Part 1
* I hate pets
* Add files via upload
* fine?
* I swear I changed that...
* thx jani
* I already had that in my clipboard...
Diffstat (limited to 'items/MELODY_HAIR.json')
-rw-r--r-- | items/MELODY_HAIR.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/MELODY_HAIR.json b/items/MELODY_HAIR.json index 99045865..dc9e2969 100644 --- a/items/MELODY_HAIR.json +++ b/items/MELODY_HAIR.json @@ -1,17 +1,18 @@ { "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}}", + "displayname": "§5§dMelody\u0027s Hair", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+6\",1:\"\",2:\"§7A single strand of hair from\",3:\"§7Melody\u0027s head.\",4:\"\",5:\"§7Left-Click: §eTune up!\",6:\"§7Right-Click: §dPlay note!\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC ACCESSORY\"],Name:\"§5§dMelody\u0027s Hair\"},ExtraAttributes:{id:\"MELODY_HAIR\"}}", "damage": 0, "lore": [ "§7Intelligence: §a+6", "", - "§7A single strand of hair", - "§7from Melody\u0027s head.", + "§7A single strand of hair from", + "§7Melody\u0027s head.", "", - "§7Left-Click: §eTune Up!", - "§7Right-Click: §dPlay Note!", + "§7Left-Click: §eTune up!", + "§7Right-Click: §dPlay note!", "", + "§8§l* §8Co-op Soulbound §8§l*", "§5§lEPIC ACCESSORY" ], "internalname": "MELODY_HAIR", @@ -20,6 +21,6 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Melody\u0027s_Hair" + "https://hypixel-skyblock.fandom.com/wiki/Melody%27s_Hair" ] }
\ No newline at end of file |