From 1be01049c8878ec9b087cff9036408a4bbca98ca Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:10:54 +0200 Subject: Added new gemstones to lore (#1153) --- items/MOOGMA_LEGGINGS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/MOOGMA_LEGGINGS.json') 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", -- cgit