Minecraft mod (1.18.2) allowing players to create programmable machines and robots to do what they want them to do. Programs are written in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
SigsUniverse/run/config/forge-common-2.toml.bak

10 lines
353 B

#General configuration settings
[general]
#Set this to true to cache resource listings in resource and data packs
cachePackAccess = true
#Set this to true to index vanilla resource and data packs on thread
indexVanillaPackCachesOnThread = false
#Set this to true to index mod resource and data packs on thread
indexModPackCachesOnThread = false