diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-03 13:19:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-03 12:19:56 +0000 |
| commit | 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 (patch) | |
| tree | 797165ef8f8875b83b90a7ad1d5049b0fbc73a8e /items/EDIBLE_MACE.json | |
| parent | 881e55d04370448a3eb0d5699ed06fe49575ea14 (diff) | |
| download | NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.gz NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.bz2 NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.zip | |
feat: Slayer Reqs in craft text (#1429)
Diffstat (limited to 'items/EDIBLE_MACE.json')
| -rw-r--r-- | items/EDIBLE_MACE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/EDIBLE_MACE.json b/items/EDIBLE_MACE.json index 9e4dcee1..571b58b3 100644 --- a/items/EDIBLE_MACE.json +++ b/items/EDIBLE_MACE.json @@ -5,7 +5,7 @@ "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\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", + "modver": "", "lore": [ "§7Damage: §c+125", "§7Strength: §c+25", @@ -38,5 +38,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Edible_Mace", "https://wiki.hypixel.net/Edible_Mace" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 5" }
\ No newline at end of file |
