promotional bannermobile promotional banner

FTB Library (NeoForge)

Common code for all GUI stuff in FTB Mods

File Details

FTB Library Neoforge 26.1.2.2

  • B
  • Apr 23, 2026
  • 1.53 MB
  • 75.3K
  • 26.1.2+2
  • NeoForge

File Name

ftb-library-neoforge-26.1.2.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ftb-library-forge-404465:7971743"
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