Skip to content
hp-1e edited this page Aug 3, 2026 · 3 revisions

Quest Enhance Wiki

Quest Enhance extends FTB Quests with canvas media, description components, QuestLink compatibility fixes, and optional KubeJS utilities.

English is the default language for this wiki. The complete Chinese entry point is 中文首页.

Pages

Requirements

  • KubeJS is optional. Installing Quest Enhance without KubeJS must remain valid.
  • Run quest structure writes from a server-side KubeJS event.
  • Use string IDs in scripts. Quest, chapter, task, and reward IDs are long values and can lose precision as JavaScript numbers.
  • A null result means an object could not be created or found. A mutation returns false when validation, ownership, or the server context rejects it.

Clone this wiki locally