your current location:首页 > news>Config Swapper Minecraft

Config Swapper Minecraft

2024-12-15 02:36:54|Myriagame |source:minecraft skins

Config Swapper is a tool to switch the custom configuration option.Used to change the game mode.

It realizes this by finding and changing strings in actual configuration files.

This means that it should be compatible with most modules, even if they implement a certain form of custom configuration (currently only support the Toml format configuration).

Config Swapper adds commands to change the configuration of "/Mode ", and a file called Mode.json, which is in the root directory of the instance.

The mode in Mode.json is applied to the game when it starts, supporting and synchronizing the formula formula update.

Whether a specific configuration option needs to be restarted depends on each module.If necessary, contact specific module developers.

/Mode command will automatically run /RELOAD to ensure that players will not forget to do so.

Remember, ConfigsWapper cannot restore the mode in any way.

When initially loaded, the MOD will create a folder called "ConfigsWapper" in the configuration folder.

Use your mode name to create a folder.For example "book".

In this folder, use the same files as the root directory as the instance.

For example, to change the value in the config/Forge-client.toml, please add a folder called Config and a file called forge-client.toml.

Add the category to the configuration to be changed to the file with the same format in the original format.

The easiest way is to copy the original file and delete all the values ​​you don't want to change.

For server configuration, put them in a folder named Serverconfig.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.