promotional bannermobile promotional banner

FTB Quests (NeoForge)

Questing Mod by FTB

File Details

ftb-quests-forge-2001.1.7.jar

  • B
  • Oct 25, 2023
  • 1.09 MB
  • 750.8K
  • 1.20.1
  • Forge

File Name

ftb-quests-forge-2001.1.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Added

  • Added new editor mode hotkeys for copying & pasting selected quest (thanks @adamico)
    • Ctrl-C copies the selected quest, if any. Note: currently requires exactly one quest to be selected, copying multiples is not supported at this time.
    • Ctrl-V pastes the copied quest
    • Ctrl-Shift-V pastes the copied quest without dependencies
    • Ctrl-Alt-V pastes the copied quest as a quest link
  • Added new editor mode hotkey Delete to delete selected quests
    • Shift-Delete can also be used, to delete selected quests with no confirmation - beware

Fixed

  • Fixed "Hide Quest Details Until Startable" and "Hide Quests Until Dependencies Visible" chapter properties getting switched during server -> client sync
  • Cleaned up stale kubjes support files (kubejs.classfilter.txt / kubejs.plugins.txt) - they're in FTB XMod Compat now
  • Fixed creating a quest in multiplayer causing the quest view panel to open for all admin players
    • Now only opens for the player who created the quest