diff options
author | Stekerser <72933528+Stekerser@users.noreply.github.com> | 2021-04-30 15:18:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 08:18:53 -0400 |
commit | 8d316ae761762c55165a73f18d555543c81ca57d (patch) | |
tree | 26ec9eac086f9e5bf9a9f6b50571946766a7e2c5 /items/REAPER_GEM.json | |
parent | 9090bcfccc971f148a8ce7db467710a335cb33a5 (diff) | |
download | NotEnoughUpdates-REPO-8d316ae761762c55165a73f18d555543c81ca57d.tar.gz NotEnoughUpdates-REPO-8d316ae761762c55165a73f18d555543c81ca57d.tar.bz2 NotEnoughUpdates-REPO-8d316ae761762c55165a73f18d555543c81ca57d.zip |
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
Diffstat (limited to 'items/REAPER_GEM.json')
-rw-r--r-- | items/REAPER_GEM.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/REAPER_GEM.json b/items/REAPER_GEM.json index 1197668d..6c1d7825 100644 --- a/items/REAPER_GEM.json +++ b/items/REAPER_GEM.json @@ -23,5 +23,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/Pet_Items" + ] +} |