diff options
Diffstat (limited to 'items/PERFECT_CHESTPLATE_6.json')
-rw-r--r-- | items/PERFECT_CHESTPLATE_6.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/PERFECT_CHESTPLATE_6.json b/items/PERFECT_CHESTPLATE_6.json index cc643026..43fbcd37 100644 --- a/items/PERFECT_CHESTPLATE_6.json +++ b/items/PERFECT_CHESTPLATE_6.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:diamond_chestplate", "displayname": "§5Perfect Chestplate - Tier VI", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+260\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Perfect Chestplate - Tier VI\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_6\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+260\",1:\" §8[§7❈§8] §8[§7❈§8] §8[§7❈§8]\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Perfect Chestplate - Tier VI\"},ExtraAttributes:{id:\"PERFECT_CHESTPLATE_6\"}}", "damage": 0, "lore": [ "§7Defense: §a+260", + " §8[§7❈§8] §8[§7❈§8] §8[§7❈§8]", "", "§eRight-click to view recipes!", "", @@ -25,9 +26,10 @@ "internalname": "PERFECT_CHESTPLATE_6", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |