diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/EDIBLE_MACE.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/EDIBLE_MACE.json')
-rw-r--r-- | items/EDIBLE_MACE.json | 8 |
1 files changed, 4 insertions, 4 deletions
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": { |