diff options
Diffstat (limited to 'items/EDIBLE_MACE.json')
-rw-r--r-- | items/EDIBLE_MACE.json | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/items/EDIBLE_MACE.json b/items/EDIBLE_MACE.json index c5fa08cb..dc73840b 100644 --- a/items/EDIBLE_MACE.json +++ b/items/EDIBLE_MACE.json @@ -1,17 +1,16 @@ { "internalname": "EDIBLE_MACE", "itemid": "minecraft:mutton", - "displayname": "§9Spicy Edible Mace", - "clickcommand": "", + "displayname": "§9Sharp Edible Mace", + "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+27 §8(Spicy +2)\",2:\"§7Crit Chance: §c+1% §8(Spicy +1%)\",3:\"§7Crit Damage: §c+18% §8(Spicy +18%)\",4:\"§7Attack Speed: §c+4% §8(Spicy +4%)\",5:\"\",6:\"§6Item Ability: ME SMASH HEAD §e§lRIGHT CLICK\",7:\"§7Your next attack deals §cdouble\",8:\"§cdamage §7and weakens animals,\",9:\"§7making them deal §c-35% §7damage\",10:\"§7for §a30 §7seconds.\",11:\"§7§8Debuff doesn't stack.\",12:\"§8Mana Cost: §3100\",13:\"\",14:\"§c☠ §5Requires Wolf LVL 5\",15:\"§9§lRARE SWORD\"],Name:\"§9Spicy Edible Mace\"},ExtraAttributes:{modifier:\"spicy\",originTag:\"QUICK_CRAFTING\",id:\"EDIBLE_MACE\",uuid:\"aac69c3d-5857-4f9b-8519-f2a9a05b9972\",timestamp:\"3/23/20 9:49 PM\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+25\",2:\"§7Crit Chance: §c+14% §8(Sharp +14%)\",3:\"§7Crit Damage: §c+40% §8(Sharp +40%)\",4:\"\",5:\"§6Item Ability: ME SMASH HEAD §e§lRIGHT CLICK\",6:\"§7Your next attack deals §cdouble\",7:\"§cdamage §7and weakens animals,\",8:\"§7making them deal §c-35% §7damage\",9:\"§7for §a30 §7seconds.\",10:\"§7§8Debuff doesn't stack.\",11:\"§8Mana Cost: §3100\",12:\"\",13:\"§7§4☠ §cRequires §5Wolf Slayer 5\",14:\"§9§lRARE SWORD\"],Name:\"§9Sharp Edible Mace\"},ExtraAttributes:{modifier:\"sharp\",originTag:\"QUICK_CRAFTING\",id:\"EDIBLE_MACE\",uuid:\"ef7c6239-2eeb-4c93-9cde-a1449b6a45d6\",timestamp:\"4/27/20 5:50 AM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+125", - "§7Strength: §c+27 §8(Spicy +2)", - "§7Crit Chance: §c+1% §8(Spicy +1%)", - "§7Crit Damage: §c+18% §8(Spicy +18%)", - "§7Attack Speed: §c+4% §8(Spicy +4%)", + "§7Strength: §c+25", + "§7Crit Chance: §c+14% §8(Sharp +14%)", + "§7Crit Damage: §c+40% §8(Sharp +40%)", "", "§6Item Ability: ME SMASH HEAD §e§lRIGHT CLICK", "§7Your next attack deals §cdouble", @@ -21,7 +20,7 @@ "§7§8Debuff doesn't stack.", "§8Mana Cost: §3100", "", - "§c☠ §5Requires Wolf LVL 5", + "§7§4☠ §cRequires §5Wolf Slayer 5", "§9§lRARE SWORD" ], "recipe": { @@ -35,7 +34,6 @@ "C2": "GOLDEN_TOOTH:18", "C3": "" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Edible_Mace" |