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/FIERY_HOLLOW_BOOTS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/FIERY_HOLLOW_BOOTS.json') diff --git a/items/FIERY_HOLLOW_BOOTS.json b/items/FIERY_HOLLOW_BOOTS.json index 7f713510..fdbad1f1 100644 --- a/items/FIERY_HOLLOW_BOOTS.json +++ b/items/FIERY_HOLLOW_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Fiery Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+260\",3:\"§7Defense: §a+80\",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 BOOTS\"],color:14942202,Name:\"§6Fiery Hollow Boots\"},ExtraAttributes:{id:\"FIERY_HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+260\",3:\"§7Defense: §a+80\",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 BOOTS\"],color:14942202,Name:\"§6Fiery Hollow Boots\"},ExtraAttributes:{id:\"FIERY_HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+30", @@ -10,7 +10,7 @@ "§7Defense: §a+80", "§7Speed: §a+10", "§7Intelligence: §a+170", - "§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