promotional bannermobile promotional banner

FTB Library (NeoForge)

Common code for all GUI stuff in FTB Mods
Back to Files

FTB Library Neoforge 26.1.2.7

File nameftb-library-neoforge-26.1.2.7.jar
Uploader
FTBTeamFTBTeam
Uploaded
Aug 4, 2026
Downloads
552
Size
1.6 MB
Mod Loaders
NeoForge
File ID
8574542
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ftb-library-forge-404465:8574542"

Learn more about Curse Maven

What's new

[26.1.2.7]

Added

  • Added Vec2d utility class
  • Added EditableConfigValue#setCanEdit variant taking a BooleanSupplier
    • Allows for more dynamic control of can-edit visual appearance for entries in config editor screen
  • Added "undo" and "redo" icons
  • Added DocsMod abstraction layer
  • ImageComponent now has a "click_action" field

Changed

  • Default width of string editor overlays is a bit wider now
  • Update panel scrolling to handle both X and Y axes, since this is well-supported by vanilla
    • Panel#scrollPanel signature has changed
    • Soft-breaking change; mods need to update to new API. They won't crash if not but panel scrolling may not function well

Fixed

  • Fixed execClientCommand() incorrectly stripping all forward slashes from commands (thanks @FalAut)
  • Fixed pose stack leak which could happen under some circumstances in sidebar rendering

Support

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

This mod has no additional files