1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"internalname": "WAND_OF_RESTORATION",
"itemid": "minecraft:stick",
"displayname": "Wand of Restoration",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Big Heal §e§lRIGHT CLICK\",1:\"§7Heal §c40❤§7/s for 7s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3100\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§c☠ §5Requires Zombie LVL 6\",7:\"§5§lEPIC WAND\"],Name:\"§5Wand of Restoration\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"WAND_OF_RESTORATION\",uuid:\"43d4b8bc-99ca-4b51-b02e-be8ce1efb390\",timestamp:\"3/24/20 7:14 PM\"}}",
"modver": "1.0.0",
"lore": [
"§6Item Ability: Big Heal §e§lRIGHT CLICK",
"§7Heal §c40❤§7/s for 7s.",
"§7§8Wand heals don\u0027t stack.",
"§8Mana Cost: §3100",
"§8Cooldown: §a1s",
"",
"§c☠ §5Requires Zombie LVL 6",
"§5§lEPIC WAND"
]
}
|