promotional bannermobile promotional banner

Chassis

🧮 Library providing utilities for dynamic asset generation and configuration

File Details

(Fabric) Chassis 1.2.3

  • R
  • May 13, 2023
  • 208.56 KB
  • 176.3K
  • 1.19.2
  • Fabric

File Name

Chassis-1.2.3.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chassis-596615:4536163"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Chassis 1.2.3

Changes:

  • Support for 1.19.2
  • Added Options for configs, usable to store/change values and text/tooltips/descriptions for the GUI
  • Added custom widgets that can/are easily coupled with Options
  • Added support for config screens/GUI, usable together with ModMenu
  • Added support for gradient text, usable in config screens
  • Added a rough config networking implementation
  • Added simple Pillar/Ore block classes, useful for blockstate/model generation
  • Substituted json generation with Fabric's datagen, moving from simple methods to providers
  • Deprecated methods/classes associated with old json generation and asset injection
  • Improved utils/handlers/bases
  • Moved test code to its own class

Requirements: