
ModsJava
Clouser settings locker
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.





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.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as clouser_settingslocker-1.21-0.1.3.jar — drop this file into the mods folder
- Download size: 113 KB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.