mezz / Configured

The easiest way to change the configuration of mods!

Home Page:https://www.curseforge.com/minecraft/mc-mods/configured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configured Banner

Minecraft Curseforge

Configured

Configured is a simple and lightweight mod that dynamically creates a configuration menu for every mod. Previously mods would use Forge's built-in GUI system however that no longer exists in newer versions. This mod aims to reintroduce that system and create fresh new experience with an updated easy-to-use layout. The best part is that Configured supports* every mod and doesn't require other mods to write extra code. Configured allows you to change client, common and server configurations! This mod can be safely added to any modpack without any problems.

Configured only supports mods that use Forge's config system, anything custom will not work.

Features

  • Supports editing client, common and server configurations. This can be done from the main menu or even in-game!
  • Automatically supports every mod that utilises the Forge config system. No extra work needed mod developers!
  • A simple and intuitive layout for quick modification of config values
  • Adds a new keybinding to open the mod list from in-game without additional mods.
  • Optional support for mod developers to set the background texture of their config menu (See below)
  • Lightweight and just works! Add it to your modpack without any problems.

Developers

This mod has support to change the background texture of the config screen. Just add [modproperties.<yourmodid>] to the bottom of your mods.toml then under it add an entry called configuredBackground set the value to "minecraft:textures/block/stone.png" or another location to a texture file. You do not need to make your mod depend on this mod, however on CurseForge I appreciate if you mark this mod as an optional dependency. See mods.toml in this repo for an example.

Screenshots

Screenshot6 Screenshot2 Screenshot3

About

The easiest way to change the configuration of mods!

https://www.curseforge.com/minecraft/mc-mods/configured

License:Other


Languages

Language:Java 99.2%Language:JavaScript 0.8%