1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"internalname": "WAND_OF_MENDING",
"itemid": "minecraft:stick",
"displayname": "Wand of Mending",
"clickcommand": "viewrecipe",
"damage": 0,
"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:\"§c☠ §5Requires Zombie LVL 3\",7:\"§9§lRARE WAND\"],Name:\"§9Wand of Mending\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"WAND_OF_MENDING\",uuid:\"4576f1fd-73c2-43dc-8ca2-839a853911b1\",timestamp:\"3/13/20 4:12 PM\"}}",
"modver": "1.0.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",
"",
"§c☠ §5Requires Zombie LVL 3",
"§9§lRARE WAND"
]
}
|