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

  • B
  • Apr 23, 2026
  • 1.53 MB
  • 20.5K
  • 26.1.2+2
  • Fabric

File Name

ftb-library-fabric-26.1.2.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

[26.1.2.2-beta]

Added

  • Added support for parsing long integers to Json5Ops
  • Added expression parsing engine
    • Initial use in sidebar config files, but likely to be extended for other uses later

Changed

  • Removed all the old SNBT code since Json5 is now used everywhere
  • Deprecated the Json5Util#tryRead & Json5Util.tryWrite methods in favor of load/save respectively

Fixed

  • Fixed (cross-platform) FluidStack stream codec

Support

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