Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed MIT
Published last year
Updated 5 months ago
Changelog
- Added unlock notification quest setting
- Fixed hidden quests not hiding correctly
- Fixed keybinds not registering correctly on forge
- Fixed rlib not being declared a dependency on fabric
- Item tasks now register when item is added to inventory not just picked up
- Added auto xml encoding contents of markdown
- Fixed that quest book does not trigger tutorial
- Fixed quest complete messaging getting sent if you join a server that you've already progressed on with another member online
- Added capturing stackoverflows in icon modal to catch mods that crash
- Removed the ability to use section symbols in text editor
- Changed identifier input modal to only accept [a-zA-Z0-9_-]
- Changed parsing errors to print full stacktrace in logs when occurred
- Added ability to use color codes by using && instead of section symbols
- Changed how saving and deleting works to defer and updating immediately on clients as to make it seems instant and have responsive feedback