clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -7,21 +7,26 @@ general {
modules {
# Notice: This is broken for some users, and slated for removal in a future update.
# Override the colors of TC4's biomes. [default: false]
B:"Enable biome_colors module"=false
# Fixes for bugs in TC4 [default: true]
B:"Enable bugfixes group"=true
B:"Enable bugfixes module"=true
# Helper and admin commands. [default: true]
B:"Enable commands group"=true
B:"Enable commands module"=true
# Tweaks and adjustments to enhance Thaumcraft [default: true]
# Features and enhancements for Thaumcraft [default: true]
B:"Enable enhancements group"=true
B:"Enable enhancements module"=true
# Integrations and compatibility with other mods. [default: true]
B:"Enable mod_integrations group"=true
B:"Enable mod_integrations module"=true
# Additional configuration options for Thaumcraft [default: true]
B:"Enable thaumcraft_configuration group"=true
}