Better Questing API
ModBetterQuestingAPI is a runtime API mod for registering and applying BetterQuesting chapters, quests, tasks, and rewards from code or imported resources
Type
Mod
Modrinth Downloads
216
Modrinth ID
XezOv4vN
Last Updated
Jul 20, 2026
Description
BetterQuestingAPI
BetterQuestingAPI is a runtime API mod for registering and applying BetterQuesting chapters, quests, tasks, and rewards from code or imported resources.
Features
- Register chapters, quests, tasks, and rewards entirely from code.
- Runtime quest injection and reinjection support.
- Import quest structures from resource files.
- Quest patching support for modifying existing quests.
- Java SPI integration for dynamic quest reloads.
- Lightweight API artifact for addon development.
Developer Usage
Register quests directly in code:
BQApi.register(chapterDefinition);Import quest resources:
BQApi.registerImportedFolder("yourmodid", "bqapi/quests");Apply changes after startup:
BQApi.reinject(server);Patch existing quests:
BQApi.patchQuest("othermod.some_quest", patchFunction);For Addon Developers
BetterQuestingAPI provides a stable Java API for creating and managing BetterQuesting content without manually editing quest databases.
The project includes:
- Quest builders
- Chapter and quest definitions
- Resource importers
- Runtime application system
- Dynamic reload support
Use the API artifact as your compile-time dependency when developing addons.
Compatibility
Mod Loaders
Game Versions
Similar Mods
LockDown Reneoforged
A simple mod to create worlds from templates,lock dimensions, map, and seed
Another Redstone Clock
A simple redstone clock block.
Mansion Redux
An overhaul of the woodland mansion bringing it up to date
umvuthi origin
adds the sun bird from mowzie's mobs as a origin!
ChronoMissions
EN: Customizable daily quest system with monthly visual progression. Perfect for adventure and survival servers. ES: Sis...
SCP-902 | The Final Countdown
An old, ticking bullet box. Whatever's inside must be destroyed at all costs.