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
|
{
"internalname": "EDIBLE_MACE",
"itemid": "minecraft:mutton",
"displayname": "§9Edible Mace",
"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\",12:\"§9§lRARE SWORD\"],Name:\"§9Edible Mace\"},ExtraAttributes:{modifier:\"sharp\",id:\"EDIBLE_MACE\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Damage: §c+125",
"§7Strength: §c+25",
"",
"§6Ability: 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",
"",
"§7§4☠ §cRequires §5Wolf Slayer 5",
"§9§lRARE SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_MUTTON:9",
"A3": "",
"B1": "",
"B2": "ENCHANTED_MUTTON:9",
"B3": "",
"C1": "",
"C2": "GOLDEN_TOOTH:18",
"C3": ""
},
"slayer_req": "WOLF_5",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Edible_Mace"
],
"crafttext": ""
}
|