forgotten-fronteir/.minecraft/config/yosbr/config/betterf3.json
2023-04-14 18:53:08 -07:00

111 lines
No EOL
2.2 KiB
JSON

{
"general": {
"disable_mod": false,
"hide_bossbar": true,
"shadow_text": true,
"auto_start": false,
"animationSpeed": 1.0,
"hide_debug_crosshair": true,
"background_color": 1867534416,
"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": 5636095,
"lines": {
"opengl_version": false,
"allocation_rate": true,
"display": false,
"java_version": true,
"gpu_driver": true,
"memory_usage": true,
"allocated_memory": true,
"cpu": false,
"gpu_utilization": false,
"time": true,
"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": false,
"id_block": true,
"nothing": true,
"nothing2": true,
"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
},
{
"name": "server",
"name_color": 11184810,
"value_color": 16777045,
"lines": {
"server_tick": true,
"packets_sent": true,
"packets_received": true
},
"enabled": true
},
{
"color_x": 16733525,
"color_y": 5635925,
"color_z": 5636095,
"name": "coords",
"name_color": 16733525,
"lines": {
"chunk_coords": true,
"player_coords": true,
"block_coords": true,
"chunk_relative_coords": true
},
"enabled": true
}
]
}