promotional bannermobile promotional banner

CreativeCore

a core mod

File Details

CreativeCore_FABRIC_v2.12.14_mc1.20.1.jar

  • R
  • Sep 20, 2024
  • 1.15 MB
  • 97.8K
  • 1.20.1
  • Fabric

File Name

CreativeCore_FABRIC_v2.12.14_mc1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:creativecore-257814:5739364"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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