diff options
author | GBG <92247402+GreenBoyGreen@users.noreply.github.com> | 2022-08-05 19:48:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-05 19:48:50 +0200 |
commit | 27f73b42b3aaa20d361e8b29ace2ed3878367820 (patch) | |
tree | ac39cd8bb45669868417d1a655337a5587df224b | |
parent | 0149d7f3bc4d47f02d07b187dbcba8799c69ea6b (diff) | |
download | NotEnoughUpdates-REPO-27f73b42b3aaa20d361e8b29ace2ed3878367820.tar.gz NotEnoughUpdates-REPO-27f73b42b3aaa20d361e8b29ace2ed3878367820.tar.bz2 NotEnoughUpdates-REPO-27f73b42b3aaa20d361e8b29ace2ed3878367820.zip |
Minor spelling mistake "fixed" (#791)
* Minor spelling mistake "fixed"
* Fix me being bad at understanding the repo
-rw-r--r-- | items/SALMON_BOOTS_NEW.json | 6 |
1 files 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 +} |