diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/FAIRY_HELMET.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/FAIRY_HELMET.json')
-rw-r--r-- | items/FAIRY_HELMET.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/items/FAIRY_HELMET.json b/items/FAIRY_HELMET.json index 27552bc0..a96f4b14 100644 --- a/items/FAIRY_HELMET.json +++ b/items/FAIRY_HELMET.json @@ -1,10 +1,10 @@ { "internalname": "FAIRY_HELMET", "itemid": "minecraft:leather_helmet", - "displayname": "Fairy\u0027s Fedora", + "displayname": "§9Fairy's Fedora", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+1 HP\",1:\"§7Defense: §a+1\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a-1\",4:\"\",5:\"§6Full Set Bonus: Fairy\u0027s Outfit\",6:\"§7Gain §c1❤ §7per Fairy Soul.\",7:\"§7You found: §d191 Fairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],color:16724889,Name:\"§9Fairy\u0027s Fedora\"},ExtraAttributes:{color:\"255:51:153\",originTag:\"UNKNOWN\",id:\"FAIRY_HELMET\",uuid:\"e0c1458d-d9c8-49d6-8745-fd95cff9c054\",timestamp:\"3/30/20 2:08 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+1 HP\",1:\"§7Defense: §a+1\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a-1\",4:\"\",5:\"§6Full Set Bonus: Fairy's Outfit\",6:\"§7Gain §c1❤ §7per Fairy Soul.\",7:\"§7You found: §dx Fairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],color:16724889,Name:\"§9Fairy's Fedora\"},ExtraAttributes:{color:\"255:51:153\",originTag:\"UNKNOWN\",id:\"FAIRY_HELMET\",uuid:\"bdb288dd-8d46-4547-8259-0d64101beca3\",timestamp:\"4/1/20 6:01 PM\"}}", "modver": "1.0.0", "lore": [ "§7Health: §a+1 HP", @@ -12,11 +12,15 @@ "§7Speed: §a+10", "§7Intelligence: §a-1", "", - "§6Full Set Bonus: Fairy\u0027s Outfit", + "§6Full Set Bonus: Fairy's Outfit", "§7Gain §c1❤ §7per Fairy Soul.", - "§7You found: §d191 Fairy Souls", + "§7You found: §dx Fairy Souls", "", "§7§8This item can be reforged!", "§9§lRARE HELMET" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fairy_Armor" ] }
\ No newline at end of file |