promotional bannermobile promotional banner

FTB Quests (NeoForge)

Questing Mod by FTB

File Details

ftb-quests-forge-2001.3.3.jar

  • R
  • Feb 6, 2024
  • 1.12 MB
  • 2.3M
  • 1.20.1
  • Forge

File Name

ftb-quests-forge-2001.3.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Added

  • Tooltips for images (the "Hover Text" image property) now support using translation keys
    • Literal text still works, as before

Fixed

  • Mitigate performance hit for calculating displayable items when item filters (either FTB Filter System or Item Filter) are in use
    • There is an unavoidable client-side performance cost here which can be noticeable when opening a large quest book with many filters, but this should reduce it somewhat
  • Fixed connection lines sometimes being rendered to invisible quest dependencies
  • When a player leaves a party team, their claimed-reward data is now copied back to their own team
    • Although all quest progress is reset when a player leaves a party (to the point where they joined the party), claimed-reward data should be preserved so that rewards can't be claimed more than once by a player
  • Fixed some text formatting in the key reference popup panel (text wasn't always wrapping correctly)