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": "§9Sharp Edible Mace",
"clickcommand": "viewrecipe",
"damage": 0,
"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+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",
"§cdamage §7and weakens animals,",
"§7making them deal §c-35% §7damage",
"§7for §a30 §7seconds.",
"§7§8Debuff doesn't 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": ""
},
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Edible_Mace"
]
}
|