From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/EDIBLE_MACE.json | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'items/EDIBLE_MACE.json') diff --git a/items/EDIBLE_MACE.json b/items/EDIBLE_MACE.json index 45f334d1..c5fa08cb 100644 --- a/items/EDIBLE_MACE.json +++ b/items/EDIBLE_MACE.json @@ -1,10 +1,10 @@ { "internalname": "EDIBLE_MACE", "itemid": "minecraft:mutton", - "displayname": "Spicy Edible Mace", - "clickcommand": "viewrecipe", + "displayname": "§9Spicy Edible Mace", + "clickcommand": "", "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\"}}", + "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\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+125", @@ -18,10 +18,26 @@ "§cdamage §7and weakens animals,", "§7making them deal §c-35% §7damage", "§7for §a30 §7seconds.", - "§7§8Debuff doesn\u0027t stack.", + "§7§8Debuff doesn't stack.", "§8Mana Cost: §3100", "", "§c☠ §5Requires Wolf LVL 5", "§9§lRARE SWORD" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_MUTTON:9", + "A3": "", + "B1": "", + "B2": "ENCHANTED_MUTTON:9", + "B3": "", + "C1": "", + "C2": "GOLDEN_TOOTH:18", + "C3": "" + }, + "clickcommand": "viewrecipe", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Edible_Mace" ] } \ No newline at end of file -- cgit