90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - Neoforge
- Fabric
- Forge
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.1
- 1.21
- 1.20.6
- 1.20.4
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.18.2
- 1.18.1
- 1.17.1
- 1.16.5
- 1.12.2
- No elements found. Consider changing the search query.
- List is empty.
- Added better way for automated config equals checking
- Fixed permissions not saving
- Added TriPredicate
- Fixed crash when adding an item in the config to a list of CreativeIngredient
- Fixed crash when saving config in main menu
- Fixed fabric fireItemPickupPre hook not returning correct result
- Fixed crash when using CreativeCore on a fabric server
- Fixed a few more collision edge cases causing a crash
- Added dist to @Mod annotation (shadowed from NeoForge)
- Fixed LineBitSet results not being correct
- Fixed reset button translation not working correctly when using LittleTiles
- Fixed crash with certain types of generic configuration
- Fixed reset button translation not working correctly when using LittleTiles
- Fixed crash with certain types of generic configuration
- Added getHolder() to RegistryObjectConfig
- Fixed error when searching for configuration
- Switched over to UTF_8 config file charset
- Fixed not saving config entries inside array, list, toggelable correctly
- Reworked ConfigKey system (Removed ConfigKeyCache)
- Fixed not loading holder inside list, array, namedlist, permission, etc. properly
- Fixed crash when reading enum config
- Optimized performance when checking for block in SortingBlockList
- Fixed not loading & saving mod config
- Added RegistryTagConfig, RegistryTagListConfig
- Fixed config layer not closing after prompt
- Rework ConfigKey structure to add support for nested generics
- Added SortingBlockList
- Added RegistryObjectListConfig