Hey Wiki v1.7.3+1.21.4 for Minecraft 1.21.4 with Fabric
on Jan 30, 2025Hey Wiki v1.7.3+1.21.1 for Minecraft 1.21.4 with Fabric
on Jan 30, 2025Hey Wiki v1.7.3+1.21.4 for Minecraft 1.21.4 with NeoForge
on Jan 30, 2025Hey Wiki v1.7.3+1.21.1 for Minecraft 1.21.4 with NeoForge
on Jan 30, 2025v1.7.3+1.21.4
Fixes
- Fixes icons not loading in search screen (#83)
Hey Wiki v1.7.2+1.21.4 for Minecraft 1.21.4 with Fabric
on Dec 12, 2024Hey Wiki v1.7.2+1.21.4 for Minecraft 1.21.4 with NeoForge
on Dec 12, 2024Hey Wiki v1.7.2+1.21.1 for Minecraft 1.21.1 with Fabric
on Dec 12, 2024Hey Wiki v1.7.2+1.21.1 for Minecraft 1.21.1 with NeoForge
on Dec 12, 2024Hey Wiki v1.7.2+1.21.3 for Minecraft 1.21.3 with Fabric
on Dec 12, 2024Hey Wiki v1.7.2+1.21.3 for Minecraft 1.21.3 with NeoForge
on Dec 12, 2024Hey Wiki v1.7.1+1.21.1 for Minecraft 1.21.3 with Fabric
on Oct 30, 2024Hey Wiki v1.7.1+1.21.3 for Minecraft 1.21.3 with Fabric
on Oct 30, 2024Hey Wiki v1.7.1+1.21.3 for Minecraft 1.21.3 with NeoForge
on Oct 30, 2024Hey Wiki v1.7.0+1.21.2 for Minecraft 1.21.2 with Fabric
on Oct 23, 2024Hey Wiki v1.7.0+1.21.2 for Minecraft 1.21.2 with NeoForge
on Oct 23, 2024v1.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
andalgolia
- All wikis that support autocompleted search should fill this field
- If the field is not filled, and both
search_url
andmw_api_url
are present, the search will default tomediawiki
. However, this is deprecated and will be removed in v2
- Values can be
search_url
is now optional for wikis that supports search, as long as they havesearch_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
- This requires you to configure the following fields in the
Hey Wiki v1.7.0+1.21.1 for Minecraft 1.21.1 with NeoForge
on Oct 23, 2024Hey Wiki v1.7.0+1.21.1 for Minecraft 1.21.1 with Fabric
on Oct 23, 2024v1.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
andalgolia
- All wikis that support autocompleted search should fill this field
- If the field is not filled, and both
search_url
andmw_api_url
are present, the search will default tomediawiki
. However, this is deprecated and will be removed in v2
- Values can be
search_url
is now optional for wikis that supports search, as long as they havesearch_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
- This requires you to configure the following fields in the
Hey Wiki v1.6.4+1.21.1 for Minecraft 1.21.1 with NeoForge
on Sep 18, 2024Hey Wiki v1.6.4+1.21.1 for Minecraft 1.21.1 with Fabric
on Sep 18, 2024v1.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.