Interstellar2/Server/config/dimdungeons-client.toml
imthegm ce7cd97325 0.1.0
Split pack into server and client modlists.
2023-10-07 20:25:23 -04:00

12 lines
290 B
TOML

#Options for client-side rendering.
[render]
#If set to FALSE, the portal keyhole block will not emit particles.
showParticles = true
#Options for client-side sounds.
[audio]
#If set to FALSE, the portal keyhole block will not make ambient noises.
playPortalSounds = true