promotional bannermobile promotional banner

oωo (owo-lib)

A general utility, GUI and config library for modding on Fabric and Quilt

File Details

[1.20.3+] oωo - 0.12.6

  • R
  • Apr 3, 2024
  • 1.03 MB
  • 113.8K
  • 1.20.4+1
  • Fabric + 1

File Name

owo-lib-0.12.6+1.20.3.jar

Supported Versions

  • 1.20.4
  • 1.20.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:owo-lib-532610:5233880"

Quilt

modImplementation "curse.maven:owo-lib-532610:5233880"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • The new Endec#flatFieldOf function creates special struct fields which enable merging the fields of a StructEndec into another one through StructEndecBuilder.of

Fixes

  • Optionals now get serialized properly by the EdmSerializer
  • The EXPAND sizing method now works correctly in presence of a non-zero gap when used inside a FlowLayout (#219)