promotional bannermobile promotional banner

Conrad

A robust config library for Fabric

File Details

conrad-0.2.0.jar

  • B
  • Apr 1, 2021
  • 429.09 KB
  • 79
  • 1.16.5
  • Fabric

File Name

conrad-0.2.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:conrad-462611:3258223"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Adds (de)serialization and screen building logic for composite data types. Composite data types are simple classes made up of fields that have existing serializers registered for them (including arrays and objects)
- Adds support for enums
- Adds suggestion capabilities to text fields
- Adds default suggestion providers for registry entries for regular fields, array values, table keys, and table values
- Adds back button to config screens