0% found this document useful (0 votes)
5 views2 pages

PajaCraft 3 Configuration Settings

The document contains configuration settings for a game, including options for GUI scaling, customization, loading screens, window settings, and multiplayer features. It specifies various boolean, string, and integer parameters that control the game's appearance and functionality. Additionally, it includes settings for UI themes, debug overlays, and tutorial visibility.

Uploaded by

somoshermanos.13
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

PajaCraft 3 Configuration Settings

The document contains configuration settings for a game, including options for GUI scaling, customization, loading screens, window settings, and multiplayer features. It specifies various boolean, string, and integer parameters that control the game's appearance and functionality. Additionally, it includes settings for UI themes, debug overlays, and tutorial visibility.

Uploaded by

somoshermanos.13
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

##[general]

I:default_gui_scale = '2';
B:play_vanilla_menu_music = 'false';
B:force_fullscreen = 'false';

##[customization]

B:modpack_mode = 'false';
B:show_customization_overlay = 'false';
B:advanced_customization_mode = 'true';

##[loading]

B:preload_animations = 'true';
S:preload_resources = '';
S:custom_game_intro_skip_text = 'Pulse para continuar...';
B:allow_game_intro_skip = 'false';
S:game_intro_animation_name = '';
B:game_intro_fade_out = 'false';

##[window]

B:show_custom_window_icon = 'true';
S:custom_window_icon_macos = '/config/fancymenu/assets/[Link]';
S:custom_window_icon_32 = '/config/fancymenu/assets/[Link]';
S:custom_window_title = 'PajaCraft 3 (1.20.1)';
S:custom_window_icon_16 = '/config/fancymenu/assets/[Link]';

##[multiplayer_screen]

B:show_multiplayer_screen_server_icons = 'true';

##[singleplayer_screen]

B:show_singleplayer_screen_world_icons = 'true';

##[layout_editor]

B:layout_editor_grid_snapping = 'false';
B:anchor_overlay_change_anchor_on_area_hover = 'true';
B:show_layout_editor_grid = 'true';
B:anchor_overlay_change_anchor_on_element_hover = 'true';
S:anchor_overlay_visibility_mode = 'disabled';
B:anchor_overlay_show_all_connection_lines = 'false';
F:layout_editor_grid_snapping_strength = '2.0';
S:anchor_overlay_color_base_override = '';
I:layout_editor_grid_size = '10';
B:invert_anchor_overlay_color = 'false';
S:anchor_overlay_color_border_override = '';
F:anchor_overlay_opacity_normal = '0.5';
F:anchor_overlay_opacity_busy = '0.7';
D:anchor_overlay_hover_charging_time_seconds = '2.0';
##[ui]

I:context_menu_hover_open_speed = '1';
S:ui_theme = 'dark';
F:ui_scale = '4.0';
B:play_ui_click_sounds = 'true';
B:enable_ui_text_shadow = 'false';

##[debug_overlay]

B:debug_overlay_show_basic_screen_category = 'true';
B:debug_overlay_show_system_category = 'true';
B:debug_overlay_show_advanced_screen_category = 'true';
B:show_debug_overlay = 'false';
B:debug_overlay_show_resources_category = 'true';

##[tutorial]

B:show_welcome_screen = 'false';

##[keyframe_editor]

B:arrow_keys_move_preview = 'false';

You might also like