Back to mods
QoMC project artwork

Modrinth · Minecraft mod

QoMC

Auto-generated config commands for mods using Kaleido Config.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which QoMC release should I use?

Updated 2 months ago
Latest stable file 1.1.0+26.1-neoforge
Game version 26.1, 26.1.1, 26.1.2
Loader NeoForge

QoMC 1.1.0+26.1-neoforge targets 26.1, 26.1.1, 26.1.2 with NeoForge. Do not install it on the client. It must be installed on the dedicated server. No extra mods listed for this file.

Where it goes

Is QoMC required on the client, server, or both?

Do not install it on the client. It must be installed on the dedicated server.

Client Not supported
Dedicated server Required
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked server-only.

What else does QoMC 1.1.0+26.1-neoforge need?

1.1.0+26.1-neoforge. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add QoMC without breaking your instance.

Built for QoMC 1.1.0+26.1-neoforge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.1.0+26.1-neoforge. It targets 26.1, 26.1.1, 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Do not install it on the client. It must be installed on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.1.0+26.1-neoforge. It opens that exact file at the source.

About this project

What does QoMC add?

Qconf Over Minecraft Commands (QoMC)

preview

pull the lever, qomc!


QoMC automatically generates config commands for Minecraft mods utilizing Kaleido Config (JiJ-safe implementation of Quilt Config)

THE POISON CHOSEN ESPECIALLY FOR KALEIDO. KALEIDO'S POISON.

A number of mods utilize the config library Kaleido Config, which is convenient as it works on all loaders and minecraft versions.

Kaleido-based configurations generates .toml files in the game's config directory, but these can't be changed while the game is running.

McQoy solves this by auto-generating client-side configuration GUIs which allow you to edit the configs in-game.
This is good for singleplayer and client-side mods, but unhelpful for servers, or other situations where you need to see the before/after effect without going into the GUI. QoMC addresses this by generating config commands instead!

...RIGHT.

After installation, QoMC will detect mods making use of Kaleido on startup, and auto generate a command for them.

By default, the commands is generated as /<Mod ID>_config, e.g. /qomc_config.
For client-side config, they are generated as /<MOD ID>_config_client.

For mods with multiple config files, QoMC will split the commands by config, e.g. /qomc_config demo and /qomc_config main.

IN MY DEFENSE, YOUR POISONS ALL LOOK ALIKE

For devs, QoMC integration is implicit - just use Kaleido Config for configuration, and relevant commands will appear when QoMC is installed.

QoMC is a purely optional runtime dependency, so don't depend on QoMC in your buildscripts or mod metadata - only on modrinth / curseforge.

If you've implemented your own config commands, you can disable discovery of your configs using a metadata key:

In fabric.mod.json:

  "custom": {
    "qomc:hidden": true
  }

Or in neoforge.mods.toml:

  [modproperties.qomc]
  hidden=true

To make QoMC recognize a config as client-side, simply name your config as client.

HOW ABOUT DESSERT?

This project is licensed under the LGPL 3.0

QoMC takes direct inspiration from McQoy, its client-side GUI counterpart!

Project description from Modrinth.

Pick your setup

QoMC by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

49 available setups

Showing the newest 12 of 39 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

QoMC versions and loaders

26 of 26 releases match

Looking for an older file? The official Modrinth project page is in Resources.