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/ASTRAEA.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/ASTRAEA.json') diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json index 7839e07d..c7c08d2d 100644 --- a/items/ASTRAEA.json +++ b/items/ASTRAEA.json @@ -41,5 +41,10 @@ "internalname": "ASTRAEA", "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "1.6-REL" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Astraea" + ] } \ No newline at end of file -- cgit