diff options
author | Stekerser <72933528+Stekerser@users.noreply.github.com> | 2021-08-19 16:11:38 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 09:11:38 -0400 |
commit | 47fb83b10b8bb6639f0ad4f4a6ab292988b7be52 (patch) | |
tree | a2b254660137c37b9b3d934b69f82d7bf0826527 /items/SALMON_LEGGINGS_NEW.json | |
parent | e45df96c075740d5ac359774e6cf6c98e58e8245 (diff) | |
download | NotEnoughUpdates-REPO-47fb83b10b8bb6639f0ad4f4a6ab292988b7be52.tar.gz NotEnoughUpdates-REPO-47fb83b10b8bb6639f0ad4f4a6ab292988b7be52.tar.bz2 NotEnoughUpdates-REPO-47fb83b10b8bb6639f0ad4f4a6ab292988b7be52.zip |
changed sea creature chance (#597)
* Update SALMON_BOOTS_NEW.json
* Update SALMON_LEGGINGS_NEW.json
* Update SALMON_CHESTPLATE_NEW.json
* Update SALMON_HELMET_NEW.json
* Update WATER_HYDRA_HEAD.json
Diffstat (limited to 'items/SALMON_LEGGINGS_NEW.json')
-rw-r--r-- | items/SALMON_LEGGINGS_NEW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SALMON_LEGGINGS_NEW.json b/items/SALMON_LEGGINGS_NEW.json index 60fa76b9..f8b566ee 100644 --- a/items/SALMON_LEGGINGS_NEW.json +++ b/items/SALMON_LEGGINGS_NEW.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Salmon Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+105 HP\",3:\"§7Defense: §a+30\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE LEGGINGS\"],color:11021174,Name:\"§9Salmon Leggings\"},ExtraAttributes:{id:\"SALMON_LEGGINGS_NEW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+105 HP\",3:\"§7Defense: §a+30\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE LEGGINGS\"],color:11021174,Name:\"§9Salmon Leggings\"},ExtraAttributes:{id:\"SALMON_LEGGINGS_NEW\"}}", "damage": 0, "lore": [ - "§7Sea Creature Chance: §c+1.5%", + "§7Sea Creature Chance: §c+1%", "", "§7Health: §a+105 HP", "§7Defense: §a+30", @@ -39,4 +39,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Salmon_Armor" ] -}
\ No newline at end of file +} |