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/dimdungeons-client.toml
2023-11-02 12:32:44 -05: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