diff options
Diffstat (limited to 'items/FAIRY_CHESTPLATE.json')
-rw-r--r-- | items/FAIRY_CHESTPLATE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/FAIRY_CHESTPLATE.json b/items/FAIRY_CHESTPLATE.json index 1b47636d..bdc32288 100644 --- a/items/FAIRY_CHESTPLATE.json +++ b/items/FAIRY_CHESTPLATE.json @@ -1,11 +1,8 @@ { - "internalname": "FAIRY_CHESTPLATE", "itemid": "minecraft:leather_chestplate", "displayname": "§9Fairy's Polo", - "clickcommand": "", + "nbttag": "{Unbreakable:1,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: §d§k000§d Fairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE CHESTPLATE\"],color:16737970,Name:\"§9Fairy's Polo\"},ExtraAttributes:{color:\"255:102:178\",id:\"FAIRY_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{Unbreakable:1,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: §d16 Fairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE CHESTPLATE\"],color:16737970,Name:\"§9Fairy's Polo\"},ExtraAttributes:{color:\"255:102:178\",id:\"FAIRY_CHESTPLATE\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+1 HP", "§7Defense: §a+1", @@ -14,11 +11,15 @@ "", "§6Full Set Bonus: Fairy's Outfit", "§7Gain §c1❤ §7per Fairy Soul.", - "§7You found: §d16 Fairy Souls", + "§7You found: §d§k000§d Fairy Souls", "", "§7§8This item can be reforged!", "§9§lRARE CHESTPLATE" ], + "internalname": "FAIRY_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fairy_Armor" |