- Fixed crash when reading enum config
- Added round to Maths
- Optimized performance when checking for block in SortingBlockList
- Added round to Maths
- Added SortingBlockList
- Added RegistryObjectListConfig
- Added RegistryTagConfig, RegistryTagListConfig
- Rework ConfigKey structure to add support for nested generics
- Fixed combobox and stack selector incorrect calculations whether it should open downwards or upwards
- Fixed config layer not closing after prompt
- Fixed not rendering itemstack and text correctly
- Added back MaterialUtils
- Added getHolder() to RegistryObjectConfig
- Fixed crash when using config gui in main menu
- Fixed total width and height of compiled text sometimes being calculated too small when using scale
- Added scale setting to labels and compiled text
- Fixed parent with scale not respecting scale dimensions correctly
- Fixed Vec2f and Vec2d having invalid add functions (noted by @SrRapero720)
- Fixed GuiSliders on Fabric get stick into mouse due to missing Forge Patch (by SrRapero720)
- Fixed not being able to send empty itemstacks
- Fixed fabric version not loading on server side