config helper

configure your modpacks with ease

File Details

cwc-b43.jar

  • B
  • Mar 5, 2022
  • 195.76 KB
  • 118
  • 1.5.2
  • Forge

File Name

cwc-b43.jar

Supported Versions

  • 1.5.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

changelog b43:
- added the auto config(ghost conflicts will occur and is a known issue to avoid this use maxIdAlgorithm to false when using this)
- fixed forge's configuration class you may now use it in <clinit> of your mods class if nessary
- added blacklisted dir support
- fixed IdChunks not shifting
- fixed the AutoConfig class
- sanity checks on the empty lines from the Configuration use by cwc and the auto config
- fixed many issues I don't remember what they all were