Configuration

Learn how to configure Spooky Doors.

Configuration files for my mods can be found in the config folder of your Minecraft directory.

All configuration options are contained either within -common.toml or -client.toml files.

To edit configurations in-game, use one of the following mods:

It is recommended to restart your game when making changes to the configuration of my mods.

spooky-doors-common.toml
spookyDoorActivationSpookyDoorActivation

Controls which doors Spooky Doors affects. OPTIONAL requires doors to be toggled on with the command, DEFAULT affects doors unless toggled off, and FORCED affects all doors.

Default value
DEFAULT
Valid values
OPTIONALDEFAULTFORCED
allowItemToExorciseDoorsBoolean

Allows players to use items in the spookydoors:exorcises_doors tag on spooky doors to make them non-spooky. By default, this is honeycomb. This has no effect when Spooky Door Activation is FORCED.

Default value
true
allowItemToHauntDoorsBoolean

Allows players to use items in the spookydoors:haunts_doors tag on non-spooky doors to make them spooky. By default, this is a ghast tear. This has no effect when Spooky Door Activation is FORCED.

Default value
true