added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

22
config/clean-debug.json Normal file
View File

@@ -0,0 +1,22 @@
{
"hardwareMode": "REDUCED",
"hideActiveRenderer": true,
"hideTags": true,
"hideDebugHints": true,
"shyFluids": true,
"hideHelpShortcut": true,
"hideNoiseRouter": true,
"onlyShowNecessary": false,
"hideSodium": true,
"hideIris": true,
"hideLitematica": true,
"hideEntityCulling": true,
"hideViaFabric": true,
"hidePresenceFootsteps": true,
"hideDistantHorizons": true,
"hideModernFix": true,
"hideJourneyMap": true,
"hideLambDynamicLights": true,
"hideDynamicFps": true,
"hideCaveDust": true
}