Files
survival_main/.fastback/mods-backup/config/betterf3.json
2026-03-15 18:57:07 +00:00

143 lines
2.9 KiB
JSON

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