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/SPONGE_LEGGINGS.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/SPONGE_LEGGINGS.json')
-rw-r--r-- | items/SPONGE_LEGGINGS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SPONGE_LEGGINGS.json b/items/SPONGE_LEGGINGS.json index 0916aef1..9d03db48 100644 --- a/items/SPONGE_LEGGINGS.json +++ b/items/SPONGE_LEGGINGS.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Sponge Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"§7Defense: §a+100\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7§9Doubles§7 your §a❈ Defense§7\",5:\"§7while in water.\",6:\"\",7:\"§8This item can be reforged!\",8:\"§7§4❣ §cRequires §aFishing Skill 17§c.\",9:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"§7Defense: §a+100\",2:\" §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8]\",3:\"\",4:\"§6Full Set Bonus: Absorb §7(0/4)\",5:\"§7§9Doubles§7 your §a❈ Defense§7 while in\",6:\"§7water.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFishing Skill 17§c.\",10:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Sponge Leggings\"},ExtraAttributes:{id:\"SPONGE_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", "§7Defense: §a+100", + " §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8]", "", - "§6Full Set Bonus: Absorb", - "§7§9Doubles§7 your §a❈ Defense§7", - "§7while in water.", + "§6Full Set Bonus: Absorb §7(0/4)", + "§7§9Doubles§7 your §a❈ Defense§7 while in", + "§7water.", "", - "§8This item can be reforged!", + "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFishing Skill 17§c.", "§5§lEPIC LEGGINGS" ], |