This commit is contained in:
2024-10-04 20:00:56 +02:00
commit 69f9b5e431
57 changed files with 8385 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
minMemory = 4.0
errorTitle = "Error: Not enough Java memory!"
errorDescription = "Please allocate at least {minMemory} GB of Java memory to your Minecraft Instance!"

View File

@@ -0,0 +1,9 @@
#Indigo properties file
#Fri Oct 04 19:57:09 CEST 2024
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto
fix-luminous-block-ambient-occlusion=auto
fix-mean-light-calculation=auto
fix-smooth-lighting-offset=auto

View File

@@ -0,0 +1,31 @@
{
"sorting": "ascending",
"count_libraries": true,
"compact_list": false,
"count_children": true,
"mods_button_style": "classic",
"game_menu_button_style": "replace",
"count_hidden_mods": true,
"mod_count_location": "title_screen",
"hide_mod_links": false,
"show_libraries": false,
"hide_mod_license": false,
"hide_badges": false,
"hide_mod_credits": false,
"easter_eggs": true,
"random_java_colors": false,
"translate_names": true,
"translate_descriptions": true,
"update_checker": true,
"button_update_badge": true,
"update_channel": "release",
"quick_configure": true,
"modify_title_screen": true,
"modify_game_menu": true,
"hide_config_buttons": false,
"config_mode": false,
"disable_drag_and_drop": false,
"hidden_mods": [],
"hidden_configs": [],
"disable_update_checker": []
}