Mods updated
This commit is contained in:
136
config/betterf3.toml
Normal file
136
config/betterf3.toml
Normal file
@@ -0,0 +1,136 @@
|
||||
|
||||
[general]
|
||||
disable_mod = false
|
||||
hide_bossbar = true
|
||||
shadow_text = true
|
||||
auto_start = false
|
||||
animationSpeed = 1.0
|
||||
hide_debug_crosshair = false
|
||||
background_color = 1867534416
|
||||
space_modules = false
|
||||
always_show_profiler = false
|
||||
animations = true
|
||||
fontScale = 1.0
|
||||
hide_sidebar = true
|
||||
always_show_tps = false
|
||||
|
||||
[[modules_right]]
|
||||
memory_color_toggle = true
|
||||
time_format = "HH:mm:ss"
|
||||
name = "system"
|
||||
name_color = 16755200
|
||||
value_color = 5636095
|
||||
enabled = true
|
||||
|
||||
[modules_right.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 = true
|
||||
time = true
|
||||
gpu = false
|
||||
|
||||
[[modules_right]]
|
||||
empty_lines = 1
|
||||
name = "empty"
|
||||
enabled = true
|
||||
|
||||
[modules_right.lines]
|
||||
nothing = true
|
||||
|
||||
[[modules_right]]
|
||||
name = "target"
|
||||
name_color = 43775
|
||||
value_color = 16777045
|
||||
enabled = true
|
||||
|
||||
[modules_right.lines]
|
||||
id_fluid = true
|
||||
fluid_tags = true
|
||||
block_states = true
|
||||
targeted_block = true
|
||||
block_tags = true
|
||||
id_block = true
|
||||
nothing = true
|
||||
nothing2 = true
|
||||
targeted_fluid = true
|
||||
targeted_entity = true
|
||||
fluid_states = true
|
||||
|
||||
[[modules_left]]
|
||||
name = "minecraft"
|
||||
name_color = 10506797
|
||||
value_color = 43520
|
||||
enabled = true
|
||||
|
||||
[modules_left.lines]
|
||||
minecraft = true
|
||||
|
||||
[[modules_left]]
|
||||
color_high = 5635925
|
||||
color_med = 16777045
|
||||
name = "fps"
|
||||
enabled = true
|
||||
color_low = 16733525
|
||||
|
||||
[modules_left.lines]
|
||||
fps = true
|
||||
|
||||
[[modules_left]]
|
||||
name = "server"
|
||||
name_color = 11184810
|
||||
value_color = 16777045
|
||||
enabled = true
|
||||
|
||||
[modules_left.lines]
|
||||
server_tick = true
|
||||
packets_sent = true
|
||||
packets_received = true
|
||||
|
||||
[[modules_left]]
|
||||
empty_lines = 1
|
||||
name = "empty"
|
||||
enabled = true
|
||||
|
||||
[modules_left.lines]
|
||||
nothing = true
|
||||
|
||||
[[modules_left]]
|
||||
color_x = 528332
|
||||
color_y = 5635925
|
||||
color_z = 13371436
|
||||
name = "coords"
|
||||
name_color = 16733525
|
||||
enabled = true
|
||||
|
||||
[modules_left.lines]
|
||||
chunk_coords = false
|
||||
player_coords = true
|
||||
block_coords = false
|
||||
chunk_relative_coords = false
|
||||
|
||||
[[modules_left]]
|
||||
name = "location"
|
||||
name_color = 43520
|
||||
value_color = 5636095
|
||||
enabled = true
|
||||
|
||||
[modules_left.lines]
|
||||
light = false
|
||||
biome = true
|
||||
rotation = false
|
||||
facing = false
|
||||
slime_chunk = true
|
||||
local_difficulty = false
|
||||
day_ticks = false
|
||||
days_played = false
|
||||
dimension = true
|
||||
highest_block = false
|
||||
highest_block_server = false
|
||||
light_server = false
|
||||
|
||||
Reference in New Issue
Block a user