diff options
Diffstat (limited to 'items/EMBER_CHESTPLATE.json')
-rw-r--r-- | items/EMBER_CHESTPLATE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/EMBER_CHESTPLATE.json b/items/EMBER_CHESTPLATE.json index d456ebdd..303c142d 100644 --- a/items/EMBER_CHESTPLATE.json +++ b/items/EMBER_CHESTPLATE.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:chainmail_chestplate", "displayname": "§5Ember Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+65 HP\",1:\"§7Defense: §a+60\",2:\"§7Intelligence: §a+10\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Obsidian will be created below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§720%. Wearing this full set will\",10:\"§7also prevent you from taking\",11:\"§7Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Ember Chestplate\"},ExtraAttributes:{id:\"EMBER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+65\",1:\"§7Defense: §a+60\",2:\"§7Intelligence: §a+10\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Obsidian will be created below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§720%. Wearing this full set will\",10:\"§7also prevent you from taking\",11:\"§7Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Ember Chestplate\"},ExtraAttributes:{id:\"EMBER_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Health: §a+65 HP", + "§7Health: §a+65", "§7Defense: §a+60", "§7Intelligence: §a+10", "", @@ -33,9 +33,10 @@ }, "internalname": "EMBER_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ember_Armor" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |