diff options
Diffstat (limited to 'items/EDIBLE_MACE.json')
-rw-r--r-- | items/EDIBLE_MACE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/EDIBLE_MACE.json b/items/EDIBLE_MACE.json new file mode 100644 index 00000000..45f334d1 --- /dev/null +++ b/items/EDIBLE_MACE.json @@ -0,0 +1,27 @@ +{ + "internalname": "EDIBLE_MACE", + "itemid": "minecraft:mutton", + "displayname": "Spicy 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\u0027t 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\"}}", + "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%)", + "", + "§6Item Ability: ME SMASH HEAD §e§lRIGHT CLICK", + "§7Your next attack deals §cdouble", + "§cdamage §7and weakens animals,", + "§7making them deal §c-35% §7damage", + "§7for §a30 §7seconds.", + "§7§8Debuff doesn\u0027t stack.", + "§8Mana Cost: §3100", + "", + "§c☠ §5Requires Wolf LVL 5", + "§9§lRARE SWORD" + ] +}
\ No newline at end of file |