This commit is contained in:
2023-09-08 21:15:56 +02:00
parent f467b445b9
commit 37bfa8bbfd
298 changed files with 16732 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
[core]
[core.general]
#If mod compatibility loader should crash hard if errors occur in that process.
crashOnModCompatCrash = false
#Set 'true' to enable development debug mode. This will result in a lower performance!
debug = false
#The anonymous id used by the analytics service.
anonymousAnalyticsID = "e05b71ab-c744-479e-b041-78b6170508d6"
#If the recipe loader should crash when finding invalid recipes.
crashOnInvalidRecipe = false
#If an anonymous mod startup analytics request may be sent to our analytics service.
analytics = true
#If the version checker should be enabled.
versionChecker = true
[general]
[general.general]
#If a button should be added to the main menu to open a dev world (shift-click creates a new world).
devWorldButton = false