promotional bannermobile promotional banner

LibNine

a spicy library mod

File Details

1.12.2-1.1.9

  • R
  • Aug 14, 2020
  • 361.99 KB
  • 114.2K
  • 1.12.2

File Name

libnine-1.12.2-1.1.9.jar

Supported Versions

  • 1.12.2
  • Added support for extended block states.
  • Added fluid tank and button GUI components.
  • Added a helper class for rendering fluids.
  • Added the sum item model, which allows multiple models to be combined into one item model.
  • Added various utils for implementing custom models.
  • Made model registration occur earlier, prevented unnecessary model reload.
  • Added various utils for interacting with items and inventories.
  • Added boilerplate potion classes.
  • Gave wrapped reflected fields the ability to write to final fields.
  • Added the @Reflected entry-point annotation.
  • Prevented the oredict utils from creating extraneous ore entries.
  • Added a util function for rotating vectors in 3D space.
  • Added an immutable NBT object that can be parsed from JSON.