Перейти к содержимому
Mineforgian

Clouser settings locker

This mod allows to lock precise settings to prevent breaking Clouser's Minecraft maps.

Загрузки
81K
Подписчики
13
Обновлён
14 сентября 2024 г.
Лицензия
MIT

Опубликован 8 июля 2024 г.

This mod allows to lock precise settings to prevent breaking Clouser's Minecraft maps.

It generates a file in the main Minecraft folder, named settingsLock.txt. Editing this file allows to enable and disable options. You don't need to restart the game, the changes are loaded in runtime and you just have to reopen the menu to apply the modifications.

Below is an example line from the file:

options.fov = true // FOV

Let's break this line down, shall we?

options.fov = true // FOV
A code for the targeted option or button If this value is true, the option is enabled. If it's false, it's disabled. The in-game english name of the option. Here, it's the FOV slider.

More information on GitHub.

Clouser's youtube channel

Ченджлог

1.21-0.1.3Релиз1.21, 1.21.1 · 14 сентября 2024 г.

Fixed issues with recording settings in the command autocomplete system

1.20.1-0.1.3Релиз1.20.1 · 14 сентября 2024 г.

Fixed issues with recording settings in the command autocomplete system

1.20.1-0.1.2Релиз1.20.1 · 29 августа 2024 г.

Downgraded the mod to 1.20.1. The features are identical to the 1.21-0.1.2 version.

1.21-0.1.2Релиз1.21 · 15 июля 2024 г.

Fixed a bug preventing key.jump and key.sneak from being created automatically in the settingsLock.txt file

Комментарии

Загружаем…