diff --git a/config/betterf3.toml b/config/betterf3.toml index b4546c985..ff4c053bd 100644 --- a/config/betterf3.toml +++ b/config/betterf3.toml @@ -92,56 +92,3 @@ packets_sent = true packets_received = true -[[modules_left]] - color_x = 16733525 - color_y = 5635925 - color_z = 5636095 - name = "coords" - name_color = 16733525 - enabled = true - - [modules_left.lines] - chunk_coords = true - player_coords = true - block_coords = true - chunk_relative_coords = true - -[[modules_left]] - name = "location" - name_color = 43520 - value_color = 5636095 - enabled = true - - [modules_left.lines] - light = true - biome = true - rotation = true - facing = true - slime_chunk = true - local_difficulty = true - day_ticks = true - days_played = true - dimension = true - highest_block = true - highest_block_server = true - light_server = true - -[[modules_left]] - name = "entity" - name_color = 16733525 - value_color = 16777045 - total_entities_color = 16755200 - enabled = true - - [modules_left.lines] - entities = true - water_creature = true - underground_water_creature = true - ambient = true - particles = true - axolotls = true - creature = true - water_ambient = true - monster = true - misc = true -