promotional bannermobile promotional banner

Flint Quests

This project is a free-to-use questing system built for Project Flint, but made accessible with a nice-to-use API for mods to hook into, and an easy dev editor.
Back to Files

v1.1.0

File nameflint-quests-1.1.0.jar
Uploader
imkasimkas
Uploaded
Aug 16, 2026
Downloads
6
Size
194.6 KB
Mod Loaders
Fabric
File ID
8659651
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:flint-quests-1654458:8659651"

Learn more about Curse Maven

What's new

Flint Quests v1.1.0 — First Release

  • Fully in-game quest creation and editing — no manual JSON editing required.
  • Dedicated Quest Book UI for viewing and progressing through quests.
  • Visual quest layout/editor with click-and-drag panning for larger quest trees.
  • Create and configure quest prerequisites and progression paths.
  • Multiple objective/task types, including item-based, checkmark, and custom-event tasks.
  • Proper player-checkable objectives for tasks that require manual confirmation.
  • Searchable Minecraft item IDs and quest icons directly from the editor.
  • Customizable quest names, descriptions, icons, IDs, and objective settings.
  • Automatic handling of required Flint Quests quest-ID formatting/namespacing.
  • Built around an API-style custom event system, allowing other mods to hook their own mechanics into quests.
  • External mods can register quest events with Flint Quests and trigger them when their own gameplay conditions are met.
  • Designed so integrations such as Project Flint can add progression checks without Flint Quests needing hardcoded knowledge of the other mod.
  • Quest data and player progression are saved and restored between sessions.
  • Built as a general-purpose quest framework, rather than something limited specifically to Project Flint.

This mod has no additional files