Questlog

Adds a quest system designed to make info conveyance in modpacks far more intuitive!

File Details

Questlog Forge 1.20.1 - 3.0.0

  • R
  • Jun 26, 2026
  • 594.79 KB
  • 360
  • 1.20.1
  • Forge

File Name

questlog-forge-1.20.1-3.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:questlog-1202066:8322352")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added an in-game quest editor.
  • Added a questlog:choice reward type.
  • Item rewards now support NBT tags.
  • Added a questlog:origin objective for specific Origins mod origins.
  • Added a questlog:and objective type.
  • Added a /ql reset_all_progress_and_reload command.

Changed

  • /ql edit_mode status now persists on a per-world basis.
  • /ql edit_mode (with no additional arguments) now toggles edit mode on/off.

Fixed

  • Fixed issues with quest progress not properly resetting.
  • Fixed nested objectives not displaying child objectives.
  • Fixed issues with Cursors Extended.
  • Fixed background double rendering.