From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/VOODOO_DOLL.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/VOODOO_DOLL.json') diff --git a/items/VOODOO_DOLL.json b/items/VOODOO_DOLL.json index a82a6b8f..02e70cd9 100644 --- a/items/VOODOO_DOLL.json +++ b/items/VOODOO_DOLL.json @@ -34,10 +34,11 @@ "slayer_req": "ZOMBIE_5", "internalname": "VOODOO_DOLL", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Voodoo_Doll" + "https://hypixel-skyblock.fandom.com/wiki/Voodoo_Doll", + "https://wiki.hypixel.net/Voodoo_Doll" ], "crafttext": "" -} +} \ No newline at end of file -- cgit