Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
+59
View File
@@ -0,0 +1,59 @@
{
"general": {
"enabled": true,
"enableKeybindings": true,
"updateIntervalMs": 250,
"configVersion": 6
},
"hud": {
"showFps": true,
"showAverageFps": true,
"showFrameTime": false,
"show1PercentLow": true,
"showMemory": true,
"showPing": true,
"showMspt": true,
"showTps": true,
"showChunks": false,
"showCoordinates": false,
"showBiome": false,
"showGraph": false,
"showMinMaxStats": false,
"showLabels": false,
"metricOrder": [
"fps",
"avg_fps",
"frame_time",
"one_percent_low",
"memory",
"ping",
"mspt",
"tps",
"chunks",
"coords",
"biome"
],
"metricDisplayNames": {}
},
"appearance": {
"position": "TOP_CENTER",
"overlayStyle": "NAVBAR",
"textEffect": "NONE",
"themePreset": "CLASSIC_DARK",
"showBackground": true,
"backgroundOpacity": 180,
"backgroundColor": 2173750,
"labelColor": -8151631,
"valueColor": -1,
"unitColor": -3566234,
"dividerColor": -13286319,
"goodColor": -13708937,
"warningColor": -12032,
"badColor": -47803,
"hudScale": 0.65,
"adaptiveColors": true,
"autoHideF3": true,
"xOffset": 0,
"yOffset": 0
}
}