diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-27 09:24:27 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-27 09:24:27 +1100 |
commit | b28c70810a8b9a0e9ef3162335fe215b0ee30521 (patch) | |
tree | 74b205cf6b1820a4e500d3302daa1e3ac2612cd8 /items/MELODY_HAIR.json | |
parent | 9d3571a5eba4c30d1689a9b5065827ae4a334f4d (diff) | |
parent | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (diff) | |
download | NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.gz NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.bz2 NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.zip |
Merge pull request #308 from IRONM00N/master
*Insert 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" + ] +} |