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/MOOGMA_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/MOOGMA_LEGGINGS.json')
-rw-r--r-- | items/MOOGMA_LEGGINGS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/MOOGMA_LEGGINGS.json b/items/MOOGMA_LEGGINGS.json index d9b2c1c9..574bdc70 100644 --- a/items/MOOGMA_LEGGINGS.json +++ b/items/MOOGMA_LEGGINGS.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Moogma Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+15%\",1:\"§7Sea Creature Chance: §c+3%\",2:\"§7Health: §a+190\",3:\"§7Defense: §a+160\",4:\" §8[§7❈§8]\",5:\"\",6:\"§7Damage taken by §cLava Sea\",7:\"§cCreatures §7is reduced by §a5% §7and\",8:\"§7damage dealt is increased by §c1.1x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFishing Skill 28§c.\",12:\"§9§lRARE LEGGINGS\"],color:13511724,Name:\"§9Moogma Leggings\"},ExtraAttributes:{id:\"MOOGMA_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+15%\",1:\"§7Sea Creature Chance: §c+3%\",2:\"§7Health: §a+190\",3:\"§7Defense: §a+160\",4:\" §8[§7⚔§8] §8[§8α§8] §8[§8α§8]\",5:\"\",6:\"§7Damage taken by §cLava Sea\",7:\"§cCreatures §7is reduced by §a5% §7and\",8:\"§7damage dealt is increased by §c1.1x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFishing Skill 28§c.\",12:\"§9§lRARE LEGGINGS\"],color:13511724,Name:\"§9Moogma Leggings\"},ExtraAttributes:{id:\"MOOGMA_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Crit Damage: §c+15%", "§7Sea Creature Chance: §c+3%", "§7Health: §a+190", "§7Defense: §a+160", - " §8[§7❈§8]", + " §8[§7⚔§8] §8[§8α§8] §8[§8α§8]", "", "§7Damage taken by §cLava Sea", "§cCreatures §7is reduced by §a5% §7and", |