Download Clouser settings locker — Minecraft Mods — MetaMods
Clouser settings locker

Clouser settings locker

Active

Downloads

0

Last update

1 year ago

Versions

1.20.1 — 1.21.1
Client and server
Fabric
Utils

Clouser settings locker

This modification provides the ability to lock specific game settings, preventing accidental changes to parameters critical for the proper functioning of maps created by Clouser.

A settingsLock.txt file is automatically created in the main Minecraft folder, containing configuration parameters. By modifying values in this file, you can activate or deactivate various options. No game restart is required - all changes are applied in real time, you just need to reopen the settings menu.

Example line from the configuration file:

options.fov = true // Field of View

Let's examine the structure of this line in detail:

  • options.fov - identifier of the target setting or button
  • = - separator
  • true - parameter value: true enables the option, false - disables it
  • // - comment start
  • Field of View - name of the setting in the game in English (in this case - the field of view slider)

Additional technical information is available on GitHub.

Video review on YouTube

Project members
Clouser

Clouser

Developer

Mortimer-Kerman

Mortimer-Kerman

Developer

Created: 9 Jul 2024

ID: 48667