1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
{
"internalname": "EDIBLE_MACE",
"itemid": "minecraft:mutton",
"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'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",
"§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'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"
]
}
|