From 49231470607d3fbbe557dad6338581643661b9d8 Mon Sep 17 00:00:00 2001 From: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Date: Sun, 15 May 2022 10:17:30 +0200 Subject: new patch (#738) * hypixeling * add things back * save * nbt * Hypixel moment * crimsoning * \u0027 * missing things * wiki links * Fixed Item * I am a idiot * am i high Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: jani270 --- items/INFERNAL_HOLLOW_CHESTPLATE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/INFERNAL_HOLLOW_CHESTPLATE.json') diff --git a/items/INFERNAL_HOLLOW_CHESTPLATE.json b/items/INFERNAL_HOLLOW_CHESTPLATE.json index 5c331d71..658d6f74 100644 --- a/items/INFERNAL_HOLLOW_CHESTPLATE.json +++ b/items/INFERNAL_HOLLOW_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Infernal Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+580\",3:\"§7Defense: §a+164\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+214\",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:\"§6Infernal Hollow Chestplate\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+580\",3:\"§7Defense: §a+164\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+214\",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:\"§6Infernal Hollow Chestplate\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Strength: §c+38", @@ -10,7 +10,7 @@ "§7Defense: §a+164", "§7Speed: §a+13", "§7Intelligence: §a+214", - "§8[§8⚔§8] §8[§8⚔§8]", + " §8[§8⚔§8] §8[§8⚔§8]", "", "§7§8This item can be reforged!", "§8§l* §8Co-op Soulbound §8§l*", -- cgit