6 lines
229 B
TOML
6 lines
229 B
TOML
|
|
[general]
|
|
#Clears dynamic models and textures from the mod dynamic pack once resource reload is done. This can save up some RAM. Turning off if you notice inconsistencies with pack loading
|
|
clear_dynamic_resources = true
|
|
|