diff options
author | Swedengamer100 <44095205+Swedengamer100@users.noreply.github.com> | 2021-01-27 20:49:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-27 14:49:29 -0500 |
commit | 0547da6ff37a42dc38c1939b70ee537a65f40705 (patch) | |
tree | 15420e6e88ea3ab467fedad1f290932cbcc199b7 /items/SLIME_GENERATOR_7.json | |
parent | e4cb822dc3016fcf7006b9b2365178059031bc53 (diff) | |
download | NotEnoughUpdates-REPO-0547da6ff37a42dc38c1939b70ee537a65f40705.tar.gz NotEnoughUpdates-REPO-0547da6ff37a42dc38c1939b70ee537a65f40705.tar.bz2 NotEnoughUpdates-REPO-0547da6ff37a42dc38c1939b70ee537a65f40705.zip |
Wiki links (#377)
* Wiki links
- Slime minion wiki links
- T12 minion wiki links
* Skin links
- Pet/armor/minion skin links
* Reforge stone links
- Reforge stone links
* Even more wiki links
- Decoration wiki links
- Some new items wiki links
Diffstat (limited to 'items/SLIME_GENERATOR_7.json')
-rw-r--r-- | items/SLIME_GENERATOR_7.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/SLIME_GENERATOR_7.json b/items/SLIME_GENERATOR_7.json index 5f66f8fe..873f6280 100644 --- a/items/SLIME_GENERATOR_7.json +++ b/items/SLIME_GENERATOR_7.json @@ -26,5 +26,9 @@ "internalname": "SLIME_GENERATOR_7", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Slime_Minion" + ] }
\ No newline at end of file |