Door Closer
Mod Functionality
This mod provides a convenient solution for automatic door closing. It requires Fabric API to function.
Have you ever thought about doors in your constructions always staying open? Door Closer fixes this problem by adding automatic closing for any doors placed on iron or gold blocks. The time interval before closing depends on the base material type.

The system considers different base materials:
- Gold blocks — doors close after 30 ticks (approximately 1.5 seconds)
- Iron blocks — the interval increases to 60 ticks (about 3 seconds)

Important Features
The automation triggers only when the player interacts with the door. If the door is activated by redstone or other mechanisms automatic closing doesn't occur.
Additionally the system only works with iron and gold bases. If there's another block under the door automatic closing doesn't activate.
Compatibility and Installation
The mod is compatible with singleplayer worlds—just install it on the client. When connecting to a server installation is recommended only on the server side, then clients don't need additional installation.