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/HOT_HOLLOW_LEGGINGS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/HOT_HOLLOW_LEGGINGS.json') diff --git a/items/HOT_HOLLOW_LEGGINGS.json b/items/HOT_HOLLOW_LEGGINGS.json index 8743f258..30c725ce 100644 --- a/items/HOT_HOLLOW_LEGGINGS.json +++ b/items/HOT_HOLLOW_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Hot Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+19\",1:\"§7Crit Damage: §c+13%\",2:\"§7Health: §a+258\",3:\"§7Defense: §a+69\",4:\"§7Speed: §a+6\",5:\"§7Intelligence: §a+107\",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 LEGGINGS\"],color:16774819,Name:\"§6Hot Hollow Leggings\"},ExtraAttributes:{id:\"HOT_HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+19\",1:\"§7Crit Damage: §c+13%\",2:\"§7Health: §a+258\",3:\"§7Defense: §a+69\",4:\"§7Speed: §a+6\",5:\"§7Intelligence: §a+107\",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 LEGGINGS\"],color:16774819,Name:\"§6Hot Hollow Leggings\"},ExtraAttributes:{id:\"HOT_HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+19", @@ -10,7 +10,7 @@ "§7Defense: §a+69", "§7Speed: §a+6", "§7Intelligence: §a+107", - "§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