
No Annoying Settings
This client-side mod automatically disables the auto-jump feature and Minecraft music every time the game starts. Especially useful for modpacks and vanilla launcher users when settings reset between version switches.
Disabling individual functions:
If you need to disable only one of the options, you can configure parameters in the .minecraft/config/noannoyingsettings.properties
file:
# Disable music (true = disabled)
disableMusic=true
# Disable auto-jump (true = disabled)
disableAutoJump=true