Files
Create-The_Factory_Must_Grow/run/config/forge-common.toml
DrMangoTea ff51803fd1 initial
2025-01-12 22:23:29 +01:00

11 lines
556 B
TOML

#[DEPRECATED / NO EFFECT]: General configuration settings
[general]
#[DEPRECATED / NO EFFECT] [NOW IN RESOURCE-CACHING CONFIG]: Set this to true to cache resource listings in resource and data packs
cachePackAccess = true
#[DEPRECATED / NO EFFECT] [NOW IN RESOURCE-CACHING CONFIG]: Set this to true to index vanilla resource and data packs on thread
indexVanillaPackCachesOnThread = false
#[DEPRECATED / NO EFFECT] [NOW IN RESOURCE-CACHING CONFIG]: Set this to true to index mod resource and data packs on thread
indexModPackCachesOnThread = false