From 27f73b42b3aaa20d361e8b29ace2ed3878367820 Mon Sep 17 00:00:00 2001 From: GBG <92247402+GreenBoyGreen@users.noreply.github.com> Date: Fri, 5 Aug 2022 19:48:50 +0200 Subject: Minor spelling mistake "fixed" (#791) * Minor spelling mistake "fixed" * Fix me being bad at understanding the repo --- items/SALMON_BOOTS_NEW.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/items/SALMON_BOOTS_NEW.json b/items/SALMON_BOOTS_NEW.json index 4f861177..562097a8 100644 --- a/items/SALMON_BOOTS_NEW.json +++ b/items/SALMON_BOOTS_NEW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Salmon Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"§7Health: §a+60\",2:\"§7Defense: §a+25\",3:\"\",4:\"§6Ability: Water Burst §e§lSNEAK\",5:\"§7When wearing the full set,\",6:\"§7grants the wearer with the\",7:\"§7ability to §aburst forward§7\",8:\"§7when sneaking in water.\",9:\"§8Mana Cost: §320\",10:\"\",11:\"§7§8This item can be reforge!\",12:\"§4❣ §cRequires §aFishing Skill 13\",13:\"§9§lRARE BOOTS\"],color:12663823,Name:\"§9Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS_NEW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"§7Health: §a+60\",2:\"§7Defense: §a+25\",3:\"\",4:\"§6Ability: Water Burst §e§lSNEAK\",5:\"§7When wearing the full set,\",6:\"§7grants the wearer with the\",7:\"§7ability to §aburst forward§7\",8:\"§7when sneaking in water.\",9:\"§8Mana Cost: §320\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§4❣ §cRequires §aFishing Skill 13\",13:\"§9§lRARE BOOTS\"],color:12663823,Name:\"§9Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS_NEW\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.5%", @@ -15,7 +15,7 @@ "§7when sneaking in water.", "§8Mana Cost: §320", "", - "§7§8This item can be reforge!", + "§7§8This item can be reforged!", "§4❣ §cRequires §aFishing Skill 13", "§9§lRARE BOOTS" ], @@ -38,4 +38,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Salmon_Armor" ] -} \ No newline at end of file +} -- cgit