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
Hey Wiki

Hey Wiki

Press H to open the Minecraft Wiki page of the block/item/entity you're aiming at.

70.9k
284
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4–1.20.6

Platforms

Fabric
NeoForge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

Minecraft Wiki
Minecraft WikiOrganization

Details

Licensed LGPL-3.0-only
Published last year
Updated last month
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
5

Hey Wiki v1.7.1+1.21.3 for Minecraft 1.21.3 with Fabric

on Oct 30, 2024
Download

Hey Wiki v1.7.1+1.21.3 for Minecraft 1.21.3 with NeoForge

on Oct 30, 2024
Download

v1.7.1+1.21.3

Changes

  • New wiki: Endertech Infinity Wiki
  • New wiki: Marvel Superheroes Mod Wiki

Hey Wiki v1.7.0+1.21.2 for Minecraft 1.21.2 with Fabric

on Oct 23, 2024
Download

Hey Wiki v1.7.0+1.21.2 for Minecraft 1.21.2 with NeoForge

on Oct 23, 2024
Download

v1.7.0+1.21.2

Hey Wiki now supports BoB!

Changes

  • Ported to 1.21.2. Please report any issues you may have!
  • Now supports searching the AE2 guide

APIs

  • Now supports the search_provider field for wikis
    • Values can be mediawiki and algolia
    • All wikis that support autocompleted search should fill this field
    • If the field is not filled, and both search_url and mw_api_url are present, the search will default to mediawiki. However, this is deprecated and will be removed in v2
  • search_url is now optional for wikis that supports search, as long as they have search_provider field filled
  • Added Agolia search support
    • This requires you to configure the following fields in the algolia object:
      • api_url
      • index_name
      • api_key
      • app_id

Hey Wiki v1.7.0+1.21.1 for Minecraft 1.21.1 with NeoForge

on Oct 23, 2024
Download

Hey Wiki v1.7.0+1.21.1 for Minecraft 1.21.1 with Fabric

on Oct 23, 2024
Download

v1.7.0+1.21.1

Changes

  • Now supports searching the AE2 guide

APIs

  • Now supports the search_provider field for wikis
    • Values can be mediawiki and algolia
    • All wikis that support autocompleted search should fill this field
    • If the field is not filled, and both search_url and mw_api_url are present, the search will default to mediawiki. However, this is deprecated and will be removed in v2
  • search_url is now optional for wikis that supports search, as long as they have search_provider field filled
  • Added Agolia search support
    • This requires you to configure the following fields in the algolia object:
      • api_url
      • index_name
      • api_key
      • app_id

Hey Wiki v1.6.4+1.21.1 for Minecraft 1.21.1 with NeoForge

on Sep 18, 2024
Download

Hey Wiki v1.6.4+1.21.1 for Minecraft 1.21.1 with Fabric

on Sep 18, 2024
Download

v1.6.4+1.21.1

Changes

By fixing one of the bugs, the mod can now work with MCBrowser, allowing you to use a browser inside the game. (#10)

Fixes

  • Fixes a crash when using the version page feature or otherwise using the mod while not inside a world.

Hey Wiki v1.6.3+1.21.1 for Minecraft 1.21.1 with NeoForge

on Sep 2, 2024
Download

Hey Wiki v1.6.3+1.21.1 for Minecraft 1.21.1 with Fabric

on Sep 2, 2024
Download

v1.6.3+1.21.1

Changes

  • Now works for hovering items in recipe book and trade menu (#71)
  • The game now pauses when you open in browser while your inventory is open (#73)
  • New wiki: Doggy Talents Next Wiki (#74)

Fixes

  • Fixes a crash when pressing enter in search screen before suggestions has been loaded (#70)

Hey Wiki v1.6.2+1.21.1 for Minecraft 1.21.1 with Fabric

on Aug 22, 2024
Download

Hey Wiki v1.6.2+1.21.1 for Minecraft 1.21.1 with NeoForge

on Aug 22, 2024
Download

v1.6.2+1.21.1

Changes

  • When you select a wiki when you search, it is now remembered for the next search.
  • Now supports double-clicking a search result to open it in addition to pressing Enter.

APIs

  • The item stack component format now supports an additional heywiki:fallback_title field.
    • heywiki:translation_key is now optional. If it does not exist, the heywiki:fallback_title will be used instead.
    • If both are missing, the path of heywiki:identifier will be used instead.

Fixes

  • Fixed an issue where using Enter on the input does not work when your search includes spaces.
  • If a namespace is not supported, /wiki no longer hard fails.

APIs

  • In URLs, spaces are now replaced with %20 instead of + to match the behavior of the browser. We are not considering this a breaking change because the this was a regression from the previous behavior.

Hey Wiki v1.6.1+1.21.1 for Minecraft 1.21.1 with Fabric

on Aug 20, 2024
Download

Hey Wiki v1.6.1+1.21.1 for Minecraft 1.21.1 with NeoForge

on Aug 20, 2024
Download

v1.6.1+1.21.1

Fixes

  • Open wiki search key bind is now in control options
  • Open wiki search key now uses a correct description instead of reusing the open wiki page key's description

Hey Wiki v1.6.0+1.21 for Minecraft 1.21.1 with NeoForge

on Aug 20, 2024
Download

Hey Wiki v1.6.0+1.21 for Minecraft 1.21.1 with Fabric

on Aug 20, 2024
Download

v1.6.0+1.21.1

Changes

  • New feature: wiki search screen.
    • You can now search for wiki pages by pressing B in the game.
    • The search screen will show a list of pages that match the search query as you type.
    • You can use arrow keys to navigate the list and press Enter to open the selected page.
    • You can switch between wikis using the button available. Note that not all wikis are available.
  • Added a new option "Requires confirmation when using commands", in case you still want the preview screen when using the command. This option is off by default.
  • Internal codebase refactor to improve maintainability.

API

  • BREAKING: The id field in the wiki family resource pack definition is now removed. It is now inferred from the directory name. This also means that they are now namespaced.
  • BREAKING: Wiki families are now translatable at wiki_family.<namespace>.<family>.
  • Adds a new search_url field in the wiki family resource pack definition. This field is used to search for pages in the wiki. If the field is not present, the search feature mentioned above will not be available for this wiki.
  • Wiki family resource pack definition is now stable. Any breaking changes will result in a major version bump.

Fixes

  • Fixes conflict with RRLS and Zoomify (#58)

Hey Wiki v1.5.7+1.20.4 for Minecraft 1.20.4 with NeoForge

on Aug 14, 2024
Download

Hey Wiki v1.5.7+1.20.4 for Minecraft 1.20.4 with Fabric

on Aug 14, 2024
Download

v1.5.7+1.20.4

Fixes

  • Fixes an issue that the zhVariant config is written an incorrect value.

Hey Wiki v1.5.7+1.21 for Minecraft 1.21.1 with NeoForge

on Aug 14, 2024
Download

Hey Wiki v1.5.7+1.21 for Minecraft 1.21.1 with Fabric

on Aug 14, 2024
Download

v1.5.7+1.21

Fixes

  • Fixes an issue that the zhVariant config is written an incorrect value.
1
2
3
5

Modrinth is open source.

main@016c3d7

© 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.