Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-only
Created 2 years ago
Updated 15 hours ago
Changelog
- Refactored Gravity API
- Fixed
LiquidRenderUtils
rendering 16x16 (256) textures instead of 1 - Added support for Cloth Config's
Dependency
inTypedEntryUtils
- Added support for lists in
EntryBuilder
- Via the new
StringList
,IntList
,LongList
,FloatList
, andDoubleList
data classes - Kotlin only
- Via the new
- Added support for enums in
EntryBuilder
- Via the new
EnumEntry
data class - Kotlin only
- Via the new
- Added support for array selectors in
EntryBuilder
- Via the new
SelectorEntry
data class - Kotlin only
- Via the new