promotional bannermobile promotional banner

FTB Quests (Fabric)

FTB Quests is a lightweight, team-based questing mod and is very simple to use. (Fabric version)
Back to Files

[FABRIC][1.21.1] FTB Quests 2101.1.23

File nameftb-quests-fabric-2101.1.23.jar
Uploader
FTBTeamFTBTeam
Uploaded
Mar 18, 2026
Downloads
132.2K
Size
1.4 MB
Mod Loaders
Fabric
File ID
7775451
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ftb-quests-fabric-438496:7775451"

Learn more about Curse Maven

What's new

[2101.1.23]

Added

  • Major rework of the "Claim all Rewards" GUI (opened by the button at the top-right)
    • No longer immediately claims everything; now pops up a friendly list of claimable rewards, sorted by chapter and quest
    • Claim rewards individually or use the "Claim all Rewards" button in that screen to claim all auto-claimable rewards
    • Note that some rewards (those which require a choice or random loot table rewards) must be claimed individually

Changed

  • Quest started and completed events are now also fired on the client
    • See the ObjectStartedEvent and ObjectCompletedEvent architectury events
    • If you are listening for these events, note that they are now fired twice, once on server and once on client
    • event.getData().getQuestFile().isServerSide() can be used to easily determine which side you're on
    • Events fired client-side always have empty lists for event.getOnlineMembers() and event.getNotifiedPlayers()

Fixed

  • Fixed the XP Levels reward type (exp amount always getting set to 0)
  • The /ftbquests open_book command now works for chapter ID's again, as it used to

Support

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