Better Questing API
No reviews yet
BetterQuestingAPI is a runtime API mod for registering and applying BetterQuesting chapters, quests, tasks, and rewards from code or imported resources
Provides a framework or library for other mods to use.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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.
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers