Better Questing API 图标

Better Questing API

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.3
本资源为搬运资源,原资源地址: https://modrinth.com/mod/better-questing-api
资源信息

Minecraft 版本: 1.7.10

平台: forge

标签: game-mechanics library utility

资源介绍

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.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
AE2 Crystal Science

价格:0 墨喵币
下载量:0

查看详情
Minimal Dark Mocha

价格:0 墨喵币
下载量:0

查看详情
Craftable bedrock

价格:0 墨喵币
下载量:0

查看详情
CTOV - Chef's delight Compat

价格:0 墨喵币
下载量:0

查看详情