This commit is contained in:
lucasdpt
2026-06-14 02:07:47 +02:00
parent 398e1e6ddf
commit 0129d81bd4
2475 changed files with 553889 additions and 553884 deletions
+11 -11
View File
@@ -1,11 +1,11 @@
[general]
#Enables multi-threaded generation for dynamic assets (if supported). This could improve performance on systems with more cores available.
multi_threaded_generation = true
#ONLY for debugging purpose. Turns one some debug functionality like more logging or blocktypes_debug.txt, the file can be found in ~/.minecraft/debug/dynamic_registry_dump...
extra_debug = false
#Enable this will list each BlockTypes' Children. The List of BlockTypes' children will be also in the same file via EXTRA_DEBUG. NOTE: To enable this, EXTRA_DEBUG must be enabled, too.
extra_children_debug = false
#Makes the dynamic assets cache use a tree structure for indexing, drastically speeds up query time but could cost some ram.
faster_cache_search = true
#Global datapack folder. A folder where you can store and load datapacks for all your worlds automatically. Set to empty string to disable
global_datapacks_folder = "moonlight-global-datapacks"
[general]
#Enables multi-threaded generation for dynamic assets (if supported). This could improve performance on systems with more cores available.
multi_threaded_generation = true
#ONLY for debugging purpose. Turns one some debug functionality like more logging or blocktypes_debug.txt, the file can be found in ~/.minecraft/debug/dynamic_registry_dump...
extra_debug = false
#Enable this will list each BlockTypes' Children. The List of BlockTypes' children will be also in the same file via EXTRA_DEBUG. NOTE: To enable this, EXTRA_DEBUG must be enabled, too.
extra_children_debug = false
#Makes the dynamic assets cache use a tree structure for indexing, drastically speeds up query time but could cost some ram.
faster_cache_search = true
#Global datapack folder. A folder where you can store and load datapacks for all your worlds automatically. Set to empty string to disable
global_datapacks_folder = "moonlight-global-datapacks"