Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Wiki Lookup

Wiki Lookup

Adds the /wiki command to quickly and easily look things up on Minecraft wiki!

447
11
Game Mechanics
Utility

Compatibility

Minecraft: Java Edition

1.20.2
1.19.2
1.18.2
1.16.5

Platforms

Forge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on PayPal

Creators

Grend
Grend Owner

Details

Licensed CC-BY-NC-ND-4.0
Published 2 years ago
Updated last year
DescriptionChangelogVersions

Wiki Lookup is a simple mod that adds two convenient ways to look up anything from in-game.  These lookups will open up in your system's default web browser.

  • First, it adds the /wiki command, which will look up whatever you type after it on Minecraft wiki (or another wiki of your choice, see below).
  • Second, it adds a new key binding (default: L) that will automatically look up any item that you are currently hovering over with your mouse.

This mod requires Iceberg, you can download it here. 

 

Client / Server

This mod is fully client-side.

 

Configuration

Please see the configuration file for detailed instructions!  The configuration file contains the following options:

  • wiki_definitions - A list of wikis to use in the format <mod id> = <wiki url>. A mod id of _ (underscore) will be used as the default wiki for any queries that a more specific wiki cannot be found for.  Defaults to Minecraft wiki for all queries.
  • open_in_new_tabs - Default true.  If set to false, Wiki Lookup will attempt to open all queries in the same browser tab.  This is accomplished via javascript tricks, so results may vary.
  • attempt_wiki_resolution - Default true.  If enabled and you have multiple wikis configured, this option will attempt to figure out the right wiki to use for each query.  May be slow for large modpacks.

 

Example wiki definitions

All wiki URLs should use the Search function of the wiki, and contain a placeholder of {} where the query will go.

 

Vanilla Minecraft

    [client.options.wiki_definitions]

        _ = "https://minecraft.fandom.com/wiki/Special:Search?go=Search&search={}"

 

FTB modpack

        [client.options.wiki_definitions]
            _ = "https://ftb.fandom.com/wiki/Special:Search?go=Search&search={}"
            minecraft = "https://minecraft.fandom.com/wiki/Special:Search?go=Search&search={}"

 

 

You are free to use this mod in modpacks.

 

Problems, feature request, something else?  Join us on Discord!

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.