From 69d3d1f27183d2354aff3a648b9ee29494194e71 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 13 Jan 2021 16:40:59 +0100 Subject: Added Things, fixed Things (#355) * Added Wiki Links, fixed Lion and Undead Bow * Added new Enchants * Added Zombie Slayer Text Req. * Added Wolf Req. * Added Spider Slayer Text Req. --- items/SCYLLA.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/SCYLLA.json') diff --git a/items/SCYLLA.json b/items/SCYLLA.json index a8641035..09960b44 100644 --- a/items/SCYLLA.json +++ b/items/SCYLLA.json @@ -41,5 +41,10 @@ }, "internalname": "SCYLLA", "clickcommand": "viewrecipe", - "modver": "1.6-REL" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Scylla" + ] } \ No newline at end of file -- cgit