This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/forge-common.toml

11 lines
566 B
TOML
Raw Permalink Normal View History

2023-11-02 12:32:44 -05:00
#[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