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.25

  • R
  • Oct 30, 2025
  • 1.34 MB
  • 8.7K
  • 1.21.1
  • Fabric

File Name

ftb-library-fabric-2101.1.25.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

[2101.1.25]

Added

  • Better extensibility for the NBT editing GUI system
    • Added a handler registration system for NBT edit response packets: NBTEditResponseHandlers
    • Made FTBLibraryCommands.InfoBuilder utility class public
    • Allows other mods (e.g. FTB Teams) to register their own NBT editor handlers for their objects

Fixed

  • Fixed config edit screens not properly honouring explicit order for entries (set via ConfigValue#setOrder)

Support

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