diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-28 19:21:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 18:21:20 +0000 |
commit | de9a85f0aeb34020a553aee032b898e6b4aa0077 (patch) | |
tree | 121284a9ef6e81fd81a7dde3dbe5e589a3a860d3 /items/MELODY_HAIR.json | |
parent | 28aa9caa4fbdf986b1ede13b9e27d577c284652b (diff) | |
download | NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.gz NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.bz2 NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.zip |
Added new items from the winter update and fixed some items (#1051)
* Added new items from the winter update and fixed some items
* Added new sack items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added another missing item
* Added Toy and Hoodie
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/MELODY_HAIR.json')
-rw-r--r-- | items/MELODY_HAIR.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/MELODY_HAIR.json b/items/MELODY_HAIR.json index 16f64d1e..8cdc37f4 100644 --- a/items/MELODY_HAIR.json +++ b/items/MELODY_HAIR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:string", "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\"}}", + "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* §8Soulbound §8§l*\",9:\"§5§lEPIC ACCESSORY\"],Name:\"§5§dMelody\u0027s Hair\"},ExtraAttributes:{id:\"MELODY_HAIR\"}}", "damage": 0, "lore": [ "§7Intelligence: §a+6", @@ -12,16 +12,16 @@ "§7Left-Click: §eTune up!", "§7Right-Click: §dPlay note!", "", - "§8§l* §8Co-op Soulbound §8§l*", + "§8§l* §8Soulbound §8§l*", "§5§lEPIC ACCESSORY" ], "internalname": "MELODY_HAIR", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Melody\u0027s_Hair", - "https://wiki.hypixel.net/Melody's_Hair" + "https://wiki.hypixel.net/Melody\u0027s_Hair" ] }
\ No newline at end of file |