Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
{
// Should mana in GUIs be displayed with numbers?
"numericalMana": true,
// If you turn this off, the special rendering is disabled for all machines and ignores the other config options
"AdvancedRendering": {
"alfheimMarket": true,
"all": true,
"industrialAgglomerationFactory": true,
"mechanicalApothecary": true,
"mechanicalBrewery": true,
"mechanicalDaisy": true,
"mechanicalManaInfuser": true,
"mechanicalManaPool": true,
"mechanicalRunicAltar": true
}
}