QoMC

Auto-generated config commands for mods using Kaleido Config.

File Details

[Forge 1.20.1] v1.1.0

  • R
  • May 31, 2026
  • 325.17 KB
  • 33
  • 1.20.1
  • Forge + 1

File Name

qomc-1.1.0+1.20.1-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:qomc-1442724:8175066")

NeoForge

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

Learn more about Curse Maven

  • Fix Fabric 1.20.1 - 1.20.5 crashing due to targetting an incorrect Java version
  • Added support for client config. Any config with "client" as their name will get registered in the client-side only. Allowing for usage across multiplayer servers.
    • The client commands are registered with the _client suffix to prevent collision with the main command.