FTB Library (Fabric)

Common code for all GUI stuff in FTB Mods. Component/layer based GUI creation. Used by mods such as FTB Chunks, FTB Quests, etc. (Fabric version)

File Details

[FABRIC][1.21.1] FTB Library 2101.1.30

  • R
  • Jan 5, 2026
  • 1.34 MB
  • 393.1K
  • 1.21.1
  • Fabric

File Name

ftb-library-fabric-2101.1.30.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ftb-library-fabric-438495:7420411"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[2101.1.30]

Added

  • Added support for read-only config viewing in EditConfigScreen
    • Can be used to allow regular non-admin players to see server configs but not edit them
  • Select screen for enum-based config values now has better width and height (based on number of entries and max entry name length)

Fixed

  • Modal Panel gui elements didn't have their tick() method called via BaseScreen

Support

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