From 90151fe18a624153639ef60a670639b7c7c4fe95 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Thu, 25 Dec 2025 16:28:45 +0000 Subject: [PATCH] fix crash assistant config --- config/crash_assistant/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/crash_assistant/config.toml b/config/crash_assistant/config.toml index 0876e5bb0..59df8ee79 100644 --- a/config/crash_assistant/config.toml +++ b/config/crash_assistant/config.toml @@ -195,7 +195,7 @@ [greeting] #You don't need to touch this option. #On first world join of modpack creator if set to false shows greeting, then self enables. - shown_greeting = false + shown_greeting = true #You can customise GUI with this options. [gui_customisation] @@ -229,7 +229,7 @@ auto_fix_button_foreground_color = "0_178_0" #Path to a modpack logo to display in the top of the GUI. #Path is relative to the Minecraft instance folder. Leave empty to disable. - modpack_logo_path = "kubejs\assets\tfg\textures\gui\tfg_logo_icon_outline_white_sr_456p.gif" + modpack_logo_path = "kubejs/assets/tfg/textures/gui/tfg_logo_icon_outline_white_sr_456p.gif" #If true, the logo will be larger, Replacing a some of `don't send screenshot` notice. #If false, it will be smaller and logo will be end right where the `don't send screenshot` notice starts. #You should try both, but most likely: