diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:10:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 14:10:54 +0000 |
commit | 1be01049c8878ec9b087cff9036408a4bbca98ca (patch) | |
tree | 7c07417ac3271d62e1e50b0278c18d326699aa44 /items/SALMON_LEGGINGS_NEW.json | |
parent | 4a724ed2a74eed24133f800eade4ca20e3b00353 (diff) | |
download | NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2 NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip |
Added new gemstones to lore (#1153)
Diffstat (limited to 'items/SALMON_LEGGINGS_NEW.json')
-rw-r--r-- | items/SALMON_LEGGINGS_NEW.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/SALMON_LEGGINGS_NEW.json b/items/SALMON_LEGGINGS_NEW.json index a5a675af..981a0957 100644 --- a/items/SALMON_LEGGINGS_NEW.json +++ b/items/SALMON_LEGGINGS_NEW.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Salmon Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"§7Health: §a+105\",2:\"§7Defense: §a+30\",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:\"§7§4❣ §cRequires §aFishing Skill 13§c.\",13:\"§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.5%\",1:\"§7Health: §a+105\",2:\"§7Defense: §a+30\",3:\" §8[§8α§8]\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set, grants the\",7:\"§7wearer with the ability to §aburst\",8:\"§aforward§7 when sneaking in water.\",9:\"§8Mana Cost: §320\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFishing Skill 13§c.\",13:\"§9§lRARE LEGGINGS\"],color:11021174,Name:\"§9Salmon Leggings\"},ExtraAttributes:{id:\"SALMON_LEGGINGS_NEW\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.5%", "§7Health: §a+105", "§7Defense: §a+30", + " §8[§8α§8]", "", - "§6Ability: Water Burst §e§lSNEAK", - "§7When wearing the full set,", - "§7grants the wearer with the", - "§7ability to §aburst forward§7", - "§7when sneaking in water.", + "§6Ability: Water Burst §e§lSNEAK", + "§7When wearing the full set, grants the", + "§7wearer with the ability to §aburst", + "§aforward§7 when sneaking in water.", "§8Mana Cost: §320", "", "§7§8This item can be reforged!", |