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
|
{
"itemid": "minecraft:stick",
"displayname": "§9Wand of Mending",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Medium Heal §e§lRIGHT CLICK\",1:\"§7Heal §c30❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §380\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 3\",7:\"§9§lRARE WAND\"],Name:\"§9Wand of Mending\"},ExtraAttributes:{id:\"WAND_OF_MENDING\"}}",
"damage": 0,
"lore": [
"§6Item Ability: Medium Heal §e§lRIGHT CLICK",
"§7Heal §c30❤§7/s for 7s.",
"§7§8Wand heals don\u0027t stack.",
"§8Mana Cost: §380",
"§8Cooldown: §a1s",
"",
"§7§4☠ §cRequires §5Zombie Slayer 3",
"§9§lRARE WAND"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "REVENANT_VISCERA:1",
"B1": "",
"B2": "WAND_OF_HEALING:1",
"B3": "",
"C1": "ENCHANTED_DARK_OAK_LOG:12",
"C2": "",
"C3": ""
},
"slayer_req": "ZOMBIE_3",
"internalname": "WAND_OF_MENDING",
"clickcommand": "viewrecipe",
"modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wand_of_Mending"
],
"crafttext": ""
}
|