feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
[core.general]
#If mod compatibility loader should crash hard if errors occur in that process.
crashOnModCompatCrash = false
#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
#Only enable this if you know what you are doing, as this will cause lag! This will log checks to the DataComparator where equal items have unequal data components.
debugLogUnequalItemDataComponents = false
#If the version checker should be enabled.
versionChecker = true
[machine.general]
#The data component types that should be filtered away when checking equality.
ignoreDataComponentsForEqualityFilters = []