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

FTB Library Fabric 26.1.1.1-beta

  • B
  • Apr 13, 2026
  • 1.49 MB
  • 486
  • 26.1.2+2
  • Fabric

File Name

ftb-library-26.1.1.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

[26.1.1.1-beta]

⚠️ Breaking ⚠️

  • FTB Library, and all mods utilizing FTB Library for 26.1+ no longer rely on Architectury!
    • This means that our internal Events API's have changed
  • Configs are no longer SNBT and are now JSON5 instead.
  • Anything previously using our SNBT format has now been moved to either json or in most cases json5.
  • Our Icon class has been reworked and rendering of icons has moved to a client only helper IconHelper

Things are likely broken! We're releasing in a beta state.

Support

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