From 8d316ae761762c55165a73f18d555543c81ca57d Mon Sep 17 00:00:00 2001 From: Stekerser <72933528+Stekerser@users.noreply.github.com> Date: Fri, 30 Apr 2021 15:18:53 +0300 Subject: Fixed something and added wiki links (#479) * Update ASPIRING_LEAP.json * Update MAXED_ENCHANT_BOOK.json * Update REAPER_GEM.json * Update parents.json * Update GRIFFIN;4.json * Update WITHER_SKELETON;3.json * Update WITHER_SKELETON;4.json * Update WITHER_SKELETON;4.json --- items/ASPIRING_LEAP.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/ASPIRING_LEAP.json') diff --git a/items/ASPIRING_LEAP.json b/items/ASPIRING_LEAP.json index c4d68743..69e9a121 100644 --- a/items/ASPIRING_LEAP.json +++ b/items/ASPIRING_LEAP.json @@ -26,5 +26,8 @@ }, "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" -} \ No newline at end of file + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Aspiring_Leap" + ] +} -- cgit