CreativeCore

a core mod

File Details

CreativeCore_FORGE_v2.9.1_mc1.19.2.jar

  • R
  • Nov 18, 2022
  • 893.84 KB
  • 93.5K
  • 1.19.2
  • Forge

File Name

CreativeCore_FORGE_v2.9.1_mc1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:creativecore-257814:4095244")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed combobox extensions
Added toLayerRect to GuiControl and IGuiParent
Fixed being able to modify a configurations default value
Removed unnecessary "minecraft:" prefixes
Fixed some issues of not calling configured
Fixed SoundConfig gui crash
Added missing translation for volume and pitch
Added custom hook for configurations with sub controls to get notified when changed
Fixed not loading sub controls correctly
Added default for transformToRealWorld(BlockPos) to ISubLevel
Added missing equals check for configs
Added MobEffectConfig as a type creator
Fixed name of config when there is no path