7 lines
289 B
TOML
7 lines
289 B
TOML
[textures]
|
|
#configuration options for textures
|
|
#set to true to use vanilla textures instead of Lootr special textures. Note: this will prevent previously opened chests from rendering differently
|
|
vanilla_textures = false
|
|
#set to true to use the new Lootr textures
|
|
new_textures = false
|