diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
commit | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (patch) | |
tree | 37f4390b3246c3580852e198b50f96b291c93e7e /items/MELODY_HAIR.json | |
parent | 4cfe3d2a5bd617e098efaee69bf5652f1c6755f1 (diff) | |
download | NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.gz NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.bz2 NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.zip |
*enter creative name here*
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" + ] +} |