From 1d1038dadcf4e9c36f5697bdd7f9f9cfafafe48f Mon Sep 17 00:00:00 2001 From: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Date: Wed, 10 Mar 2021 14:27:17 +0100 Subject: updated Daedalus Axe, added wiki links fixed some things (#430) * updated Daedalus axe * fixed some things * added wiki link to personal deletor * Update PERSONAL_DELETOR_4000.json * Update PERSONAL_DELETOR_5000.json * Update PERSONAL_DELETOR_6000.json * Update PERSONAL_DELETOR_7000.json * Update ARACHNE_FRAGMENT.json * Update ARACHNE_KEEPER_FRAGMENT.json * Update DARK_QUEENS_SOUL_DROP.json * Update SOUL_STRING.json * added arachne crystal --- items/ARACHNE_KEEPER_FRAGMENT.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/ARACHNE_KEEPER_FRAGMENT.json') diff --git a/items/ARACHNE_KEEPER_FRAGMENT.json b/items/ARACHNE_KEEPER_FRAGMENT.json index 98656aa0..e8ade963 100644 --- a/items/ARACHNE_KEEPER_FRAGMENT.json +++ b/items/ARACHNE_KEEPER_FRAGMENT.json @@ -13,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -} \ No newline at end of file + "infoType": "WIKI_URL", + "info" : [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne_Keeper_Fragment" + ] +} -- cgit