aboutsummaryrefslogtreecommitdiff
path: root/items/WAND_OF_MENDING.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/WAND_OF_MENDING.json')
-rw-r--r--items/WAND_OF_MENDING.json27
1 files changed, 21 insertions, 6 deletions
diff --git a/items/WAND_OF_MENDING.json b/items/WAND_OF_MENDING.json
index d93fae07..c7d8db55 100644
--- a/items/WAND_OF_MENDING.json
+++ b/items/WAND_OF_MENDING.json
@@ -1,19 +1,34 @@
{
- "internalname": "WAND_OF_MENDING",
"itemid": "minecraft:stick",
- "displayname": "Wand of Mending",
- "clickcommand": "viewrecipe",
+ "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't stack.\",3:\"§8Mana Cost: §380\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§c☠ §5Requires Zombie LVL 3\",7:\"§9§lRARE WAND\"],Name:\"§9Wand of Mending\"},ExtraAttributes:{id:\"WAND_OF_MENDING\"}}",
"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.",
+ "§7§8Wand heals don't stack.",
"§8Mana Cost: §380",
"§8Cooldown: §a1s",
"",
"§c☠ §5Requires Zombie LVL 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": ""
+ },
+ "internalname": "WAND_OF_MENDING",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Mending"
]
} \ No newline at end of file