SimpleStory
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#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
|
||||
|
||||
[Mixins]
|
||||
#Allows doors to be waterlogged. Enable to allow waterlogging, disable for compatibility with certain mods. Requires restart after changing. | default: true
|
||||
waterloggable_doors = true
|
||||
#Allows fence gates to be waterlogged. Enable to allow waterlogging, disable for compatibility with certain mods. Requires restart after changing. | default: true
|
||||
waterloggable_fence_gates = true
|
||||
|
||||
Reference in New Issue
Block a user