Customization
Customize which items haunt or exorcise doors.
Item Tags
Spooky Doors uses item tags to decide which items can toggle individual doors.
spookydoors:haunts_doors: items that make a normal door spooky. By default, this contains Ghast Tear.spookydoors:exorcises_doors: items that make a spooky door normal. By default, this contains Honeycomb.
You can change these tags with a data pack.
Config Requirements
The tags only matter when the matching item-toggle config option is enabled:
allowItemToHauntDoorsenables items inspookydoors:haunts_doors.allowItemToExorciseDoorsenables items inspookydoors:exorcises_doors.
If spookyDoorActivation is set to FORCED, all eligible doors stay spooky and individual item toggles are ignored.