diff options
Diffstat (limited to 'items/FIERY_HOLLOW_CHESTPLATE.json')
-rw-r--r-- | items/FIERY_HOLLOW_CHESTPLATE.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/FIERY_HOLLOW_CHESTPLATE.json b/items/FIERY_HOLLOW_CHESTPLATE.json index 6ffbb921..e388fa08 100644 --- a/items/FIERY_HOLLOW_CHESTPLATE.json +++ b/items/FIERY_HOLLOW_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Fiery Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+460\",3:\"§7Defense: §a+130\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+170\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Fiery Hollow Chestplate\"},ExtraAttributes:{id:\"FIERY_HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+460\",3:\"§7Defense: §a+130\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+170\",6:\"§8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§8§l* §8Co-op Soulbound §8§l*\",10:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Fiery Hollow Chestplate\"},ExtraAttributes:{id:\"FIERY_HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Strength: §c+30", @@ -10,6 +10,7 @@ "§7Defense: §a+130", "§7Speed: §a+10", "§7Intelligence: §a+170", + "§8[§8⚔§8] §8[§8⚔§8]", "", "§7§8This item can be reforged!", "§8§l* §8Co-op Soulbound §8§l*", |