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/dramaticdoors-common.toml
2023-11-02 12:32:44 -05:00

13 lines
617 B
TOML

[Mixins]
#Allow doors to be waterlogged. Enable to allow waterlogging. Disable for compatibility with certain mods. Requires restart after changing. Default: true
waterloggable_doors = false
#Allow fence gates to be waterlogged. Enable to allow waterlogging. Disable for compatibility with certain mods. Requires restart after changing. Default: true
waterloggable_fence_gates = false
#Dramatic Doors
[Experimental]
#Development mode ensures that all compat doors are always registered regardless of whether mods are installed or not, for development purposes. Default: false
dev_mode = false