Better Questing API

BetterQuestingAPI is a runtime API mod for registering and applying BetterQuesting chapters, quests, tasks, and rewards from code or imported resources

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.

The Better Questing API Team

profile avatar
Owner
  • 6
    Projects
  • 14
    Downloads

https://github.com/ABKQPO/Modernity-GTNH

More from ABKQPOView all

  • PatPat NH project image

    PatPat NH

    • 1
    • Mods

    A Minecraft 1.7.10 / Forge port of the PatPat mod.

    • 1
    • June 2, 2026
    • Mods
    • +2
  • World Preview NH project image

    World Preview NH

    • 11
    • Mods

    A Minecraft 1.7.10 mod for previewing world biomes before creation. This is a backport of World Preview to 1.7.10, with structure preview removed

    • 11
    • June 2, 2026
    • Mods
    • +3
  • LaTeX NH project image

    LaTeX NH

    • 1
    • Mods

    A Minecraft 1.7.10 mod that renders LaTeX formulas and Markdown formatting in all text-rendering locations in the game

    • 1
    • June 2, 2026
    • Mods
  • Do A Barrel Roll NH project image

    Do A Barrel Roll NH

    • 0
    • Mods

    A port of the Do a Barrel Roll mod for Minecraft 1.7.10, with integrated FlightAssistant and ElytraHUD modules

    • 0
    • June 2, 2026
    • Mods
    • +1
  • PatPat NH project image

    PatPat NH

    • 1
    • Mods

    A Minecraft 1.7.10 / Forge port of the PatPat mod.

    • 1
    • June 2, 2026
    • Mods
    • +2
  • World Preview NH project image

    World Preview NH

    • 11
    • Mods

    A Minecraft 1.7.10 mod for previewing world biomes before creation. This is a backport of World Preview to 1.7.10, with structure preview removed

    • 11
    • June 2, 2026
    • Mods
    • +3
  • LaTeX NH project image

    LaTeX NH

    • 1
    • Mods

    A Minecraft 1.7.10 mod that renders LaTeX formulas and Markdown formatting in all text-rendering locations in the game

    • 1
    • June 2, 2026
    • Mods
  • Do A Barrel Roll NH project image

    Do A Barrel Roll NH

    • 0
    • Mods

    A port of the Do a Barrel Roll mod for Minecraft 1.7.10, with integrated FlightAssistant and ElytraHUD modules

    • 0
    • June 2, 2026
    • Mods
    • +1