diff options
Diffstat (limited to 'items/MELODY_HAIR.json')
-rw-r--r-- | items/MELODY_HAIR.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/MELODY_HAIR.json b/items/MELODY_HAIR.json index 82db803c..16f64d1e 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", |