HomeJavaModsDoorchestra
Doorchestra
ModsJava

Doorchestra

Synchronized DOUBLE, TRIPLE, and even QUAD doors for Fabric—server-side, redstone-ready, and client-optional.

⬇ Download on Modrinth
Doorchestra — screenshot 1Doorchestra — screenshot 2Doorchestra — screenshot 3Doorchestra — screenshot 4

Doorchestra

Make every entrance move as one.

Doorchestra is a server-side Fabric mod that synchronizes double, triple, and quad doors while keeping their behavior close to vanilla Minecraft. It also links matching trapdoors and fence gates, supports redstone and pressure plates, and lets players temporarily bypass linking by sneaking.

Dedicated server: install Doorchestra only on the server. Connecting players do not need the mod.

Singleplayer: install Doorchestra in the client instance because singleplayer runs through Minecraft's integrated server.

Features

How the larger entrances work

Triple doors

A valid triple entrance forms one continuous three-block-wide, two-block-high face:

Opening any member opens both outer doors and temporarily removes the center column without drops or breaking particles. Closing the entrance restores the saved center states.

Quad doors

A valid quad entrance contains four closed, complete, co-facing ordinary doors. The outer-left door must use a left hinge and the outer-right door a right hinge; the two inner hinges may use any combination.

When opened, the inner doors relocate behind the outer doors. Their original handedness remains visible, and all original facing and hinge properties are restored on close. If a destination contains a block, Doorchestra never overwrites it and safely falls back to a smaller matching pattern when possible.

Installation

Doorchestra requires:

Download the JAR matching your Minecraft version and place it in the mods directory together with both required Fabric dependencies.

Minecraft Java Doorchestra file
1.21.11 21 or newer doorchestra-1.0+mc1.21.11.jar
26.1.x 25 or newer doorchestra-1.0+mc26.1.jar
26.2.x 25 or newer doorchestra-1.0+mc26.2.jar

Each Minecraft line uses its own JAR. Do not use one version's JAR on another line.

Configuration

The first launch creates:

config/doorchestra.json

The configuration controls double doors, linked trapdoors, linked fence gates, triple doors, quad doors, redstone linking, material matching, facing and hinge rules, and protection of temporary openings.

After editing the file, reload it without restarting:

/doorchestra reload

Administration and recovery

Doorchestra normally restores active structures automatically. Operators can inspect or repair exceptional cases with:

/doorchestra status
/doorchestra repair
/doorchestra recover list
/doorchestra recover inspect <id>
/doorchestra recover repair <id>
/doorchestra recover unlock <id>

Recovery never overwrites an unknown block. Emergency unlock requires an explicit confirmation and removes only the selected protection record without changing world blocks.

Active recovery data is stored in the world at:

data/doorchestra-openings.json

A .bak copy of the last healthy file is retained automatically.

Compatibility

简体中文说明

Doorchestra 是一个纯服务端 Fabric 门联动模组,让双开门、三开门和四开门 作为一个完整结构同步开关,同时支持成对活板门、栅栏门、红石和压力板。

在专用服务器上只需服务端安装,玩家客户端不需要安装;单人游戏需要把模组 装入客户端实例,因为功能实际运行在集成服务器中。

主要功能:

安装时请选择对应 Minecraft 版本的 JAR,并同时安装 Fabric API 与 Fabric Language Kotlin。配置文件位于 config/doorchestra.json,修改后可以使用 /doorchestra reload 热重载。

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more