vanillia-modpack/.minecraft/config/yosbr/config/betterf3.json

155 lines
2.9 KiB
JSON
Raw Normal View History

2022-10-10 23:37:15 +01:00
{
"modules_left": [
{
"name": "minecraft",
"name_color": 10506797,
"value_color": 43520,
"enabled": true,
"lines": {
"minecraft": true
}
},
{
"name": "fps",
"color_high": 5635925,
"color_med": 16777045,
"color_low": 16733525,
"enabled": true,
"lines": {
"fps": true
}
},
{
"name": "empty",
"enabled": true,
"lines": {
"nothing": true
}
},
{
"name": "coords",
"name_color": 16733525,
"color_x": 16733525,
"color_y": 5635925,
"color_z": 5636095,
"enabled": true,
"lines": {
"player_coords": true,
"block_coords": false,
"chunk_relative_coords": false,
"chunk_coords": false
}
},
{
"name": "location",
"name_color": 43520,
"value_color": 5636095,
"enabled": true,
"lines": {
"dimension": true,
"facing": false,
"rotation": false,
"light": true,
"light_server": true,
"highest_block": false,
"highest_block_server": false,
"biome": true,
"local_difficulty": false,
"days_played": true
}
},
{
"name": "empty",
"enabled": true,
"lines": {
"nothing": true
}
},
{
"name": "graphics",
"name_color": 16755200,
"value_color": 5636095,
"enabled": true,
"lines": {
"render_distance": true,
"graphics": true,
"clouds": true,
"biome_blend_radius": true,
"shader": true
}
},
{
"name": "server",
"name_color": 11184810,
"value_color": 16777045,
"enabled": true,
"lines": {
"server_tick": true,
"packets_sent": true,
"packets_received": true
}
}
],
"modules_right": [
{
"name": "system",
"name_color": 16755200,
"value_color": 5636095,
"enabled": true,
"lines": {
"java_version": true,
"memory_usage": true,
"allocated_memory": true,
"cpu": true,
"display": true,
"gpu": true,
"opengl_version": true,
"gpu_driver": true
}
},
{
"name": "miscright",
"name_color": 16645526,
"value_color": 5636095,
"enabled": false,
"lines": {
"misc_right": true
}
},
{
"name": "empty",
"enabled": true,
"lines": {
"nothing": true
}
},
{
"name": "target",
"name_color": 43775,
"value_color": 16777045,
"enabled": true,
"lines": {
"targeted_block": true,
"id_block": true,
"block_states": true,
"block_tags": true,
"blank": true,
"targeted_fluid": true,
"id_fluid": true,
"fluid_states": true,
"fluid_tags": true,
"blank2": true,
"targeted_entity": true
}
}
],
"general": {
"disable_mod": false,
"space_modules": false,
"shadow_text": true,
"animations": true,
"animationSpeed": 1.0,
"fontScale": 1.0,
"background_color": 1867534416
}
}