FTB Quests (NeoForge)

Questing Mod by FTB

File Details

ftb-quests-forge-2001.4.13.jar

  • R
  • Apr 17, 2025
  • 1.16 MB
  • 10.1M
  • 1.20.1
  • Forge

File Name

ftb-quests-forge-2001.4.13.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ftb-quests-forge-289412:6431737")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[2001.4.13]

Added

  • Added a new "None" quest shape, which simply means to not draw any border around the quest icon
    • This doesn't affect the icon itself, which is still rendered as normal
  • Locked quests (i.e. which can't be started due to dependencies) now show a small padlock icon
    • This can be disabled in player preferences if preferred - "Show Icon for Locked Quests"
    • Added "Hide Lock Icon" boolean quest property to allow the lock icon to be hidden on a per-quest basis
  • Added exclusive quest branching, where starting one quest makes certain other quests unavailable
    • New "Max Completable Dependents" integer property for quests
    • When that number of dependent quests is completed, other uncompleted dependents of that quest become unavailable to the player/team
  • Added Spanish translations for various regions (thanks @TheLegendofSaram)

Changed

  • Quests with "Hide Dependency Lines" set to false will now show the dependency line when (and only when) hovered with the mouse pointer
    • This is now consistent with the behaviour of "Hide Dependent Lines" and more useful in general, allowing dependency lines to be selectively shown

Fixed

  • Fixed quests in always-invisible chapters being searchable outside edit mode

Support

If you have any issues with this mod, please report them on our Issue Tracker