From 83e0920cf489a65a53842adac66765a65d01b662 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 25 Mar 2023 13:33:39 +0100 Subject: Fixed 142 Items (#910) --- items/EDIBLE_MACE.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/EDIBLE_MACE.json') diff --git a/items/EDIBLE_MACE.json b/items/EDIBLE_MACE.json index 3e5a9414..9e4dcee1 100644 --- a/items/EDIBLE_MACE.json +++ b/items/EDIBLE_MACE.json @@ -4,8 +4,8 @@ "displayname": "§9Edible Mace", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+25\",2:\"\",3:\"§6Ability: ME SMASH HEAD §e§lRIGHT CLICK\",4:\"§7Your next attack deals §cdouble\",5:\"§cdamage §7and weakens animals,\",6:\"§7making them deal §c-35% §7damage\",7:\"§7for §a30 §7seconds.\",8:\"§7§8Debuff doesn't stack.\",9:\"§8Mana Cost: §3100\",10:\"\",11:\"§7§4☠ §cRequires §5Wolf Slayer 5\",12:\"§9§lRARE SWORD\"],Name:\"§9Edible Mace\"},ExtraAttributes:{modifier:\"sharp\",id:\"EDIBLE_MACE\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+25\",2:\"\",3:\"§6Ability: ME SMASH HEAD §e§lRIGHT CLICK\",4:\"§7Your next attack deals §cdouble\",5:\"§cdamage §7and weakens animals,\",6:\"§7making them deal §c-35% §7damage\",7:\"§7for §a30 §7seconds.\",8:\"§7§8Debuff doesn\u0027t stack.\",9:\"§8Mana Cost: §3100\",10:\"\",11:\"§7§4☠ §cRequires §5Wolf Slayer 5§c.\",12:\"§9§lRARE SWORD\"],Name:\"§9Edible Mace\"},ExtraAttributes:{modifier:\"sharp\",id:\"EDIBLE_MACE\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Damage: §c+125", "§7Strength: §c+25", @@ -15,10 +15,10 @@ "§cdamage §7and weakens animals,", "§7making them deal §c-35% §7damage", "§7for §a30 §7seconds.", - "§7§8Debuff doesn't stack.", + "§7§8Debuff doesn\u0027t stack.", "§8Mana Cost: §3100", "", - "§7§4☠ §cRequires §5Wolf Slayer 5", + "§7§4☠ §cRequires §5Wolf Slayer 5§c.", "§9§lRARE SWORD" ], "recipe": { -- cgit