]> gitweb.ps.run Git - packwiz/blobdiff - config/cristellib/auto_config_settings.json5
update
[packwiz] / config / cristellib / auto_config_settings.json5
diff --git a/config/cristellib/auto_config_settings.json5 b/config/cristellib/auto_config_settings.json5
deleted file mode 100644 (file)
index 5c15d29..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-Auto-Config Settings
-The Config for Cristel Lib's automated structure config generation.
-*/
-{
-       // Mods where automatic structure config generation is disabled.
-       "blacklistedMods": [],
-       // Mods where automatic screen generation for structure configs is disabled.
-       "clientExcludedMods": [],
-       /* This list lets you override the default settings provided by mod authors.
-          If you add a mod that is blacklisted by default (in the two other lists)
-          you can now remove it without it getting added back automatically.
-          Proceed at your own risk.
-       */
-       "modOverrideWhitelist": [],
-       // Disable automatic structure config generation.
-       "disableAutoConfig": false,
-       // Disable automatic screen generation for structure configs.
-       "disableAutoConfigScreens": false,
-       // Set the default sub path of all automatically generated configs. Requires a RESTART to apply!
-       "autoConfigSubPath": "cristellib/"
-}
\ No newline at end of file