Files
2026-07-11 11:50:31 +02:00

123 lines
2.5 KiB
JSON
Executable File

{
"general": {
"disable_mod": false,
"hide_bossbar": false,
"shadow_text": true,
"auto_start": false,
"animationSpeed": 1.0,
"always_show_ping": false,
"hide_debug_crosshair": true,
"background_color": 2135969872,
"space_modules": false,
"always_show_profiler": false,
"animations": true,
"fontScale": 1.0,
"hide_sidebar": true,
"always_show_tps": false
},
"modules_right": [
{
"name": "system",
"name_color": 16755200,
"value_color": 16777215,
"lines": {
"opengl_version": false,
"allocation_rate": false,
"display": false,
"java_version": false,
"gpu_driver": false,
"memory_usage": true,
"allocated_memory": false,
"cpu": false,
"gpu_utilization": false,
"time": false,
"gpu": false
},
"enabled": true
},
{
"empty_lines": 1,
"name": "empty",
"lines": {
"nothing": true
},
"enabled": true
},
{
"name": "target",
"name_color": 43775,
"value_color": 16777215,
"lines": {
"id_fluid": false,
"fluid_tags": false,
"block_states": false,
"targeted_block": true,
"block_tags": false,
"id_block": true,
"nothing": true,
"nothing2": false,
"targeted_fluid": false,
"targeted_entity": true,
"fluid_states": false
},
"enabled": true
}
],
"modules_left": [
{
"color_high": 5635925,
"color_med": 16777045,
"name": "fps",
"lines": {
"fps": true
},
"enabled": true,
"color_low": 16733525
},
{
"empty_lines": 1,
"name": "empty",
"lines": {
"nothing": true
},
"enabled": true
},
{
"color_x": 16772659,
"color_y": 3407871,
"color_z": 16755251,
"name": "coords",
"name_color": 16777215,
"lines": {
"chunk_coords": false,
"player_coords": true,
"block_coords": false,
"absolute_velocity": false,
"velocity": false,
"chunk_relative_coords": false,
"horizontal_velocity": false
},
"enabled": true
},
{
"name": "location",
"name_color": 43775,
"value_color": 16777215,
"lines": {
"light": false,
"biome": true,
"rotation": false,
"facing": true,
"slime_chunk": false,
"local_difficulty": true,
"day_ticks": true,
"days_played": true,
"dimension": true,
"highest_block": false,
"highest_block_server": false,
"light_server": false
},
"enabled": true
}
]
}