Compatibility
Minecraft: Java Edition
1.21.x
1.20.4–1.20.6
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 7 months ago
Updated 6 days ago
Changelog
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
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