Back to mods
Doorchestra project artwork

Modrinth · Minecraft mod

Doorchestra

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

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Doorchestra release matches 26.2?

Updated 8 days ago
Best match for your filters 1.0+mc26.2
Game version 26.2
Loader Fabric

Doorchestra 1.0+mc26.2 targets 26.2 with Fabric. Do not install it on the client. It must be installed on the dedicated server. All 2 required mods have matching files.

Where it goes

Is Doorchestra required on the client, server, or both?

Do not install it on the client. It must be installed on the dedicated server.

Client Not supported
Dedicated server Required
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked server-only.

What else does Doorchestra 1.0+mc26.2 need?

1.0+mc26.2 on 26.2. Every mod below is checked against that same setup.

All 2 required mods have matching files

Install Fabric Language Kotlin, Fabric API first. We found matching files for this game-version and loader setup.

Fabric Language Kotlin Needed by Doorchestra 1.0+mc26.2
required
Matching file found Matched file: 1.13.13+kotlin.2.4.10
Fabric API Needed by Doorchestra 1.0+mc26.2
required
Matching file found Matched file: 0.156.0+26.2

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Doorchestra without breaking your instance.

Built for Doorchestra 1.0+mc26.2 on 26.2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0+mc26.2. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric Language Kotlin, Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    Do not install it on the client. It must be installed on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0+mc26.2. It opens that exact file at the source.

About this project

What does Doorchestra add?

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

  • Double doors: open or close two matching doors together.
  • Linked trapdoors and fence gates: matching adjacent pairs move together.
  • Triple doors: use two outer doors with either a center door or two
    vertically aligned trapdoors. The center column temporarily clears while the
    entrance is open and is restored exactly when it closes.
  • Quad doors: four continuous doors open as one wide entrance. The two
    center doors fold behind the outer doors, preserve their visible handedness,
    and return to their exact original states on close.
  • Redstone support: buttons, levers, pressure plates, and other vanilla
    signals operate the whole structure. Multiple pressure plates changing in the
    same game tick are handled as one doorway.
  • Sneak to bypass: interact while sneaking to use the targeted block without
    linking its neighbors.
  • Safe openings: temporary passage cells are protected from placement,
    breaking, pistons, fluids, falling blocks, and overlapping linked structures.
  • Crash-safe recovery: triple and quad transformations are recorded before
    blocks move, with automatic backup and administrator recovery commands.
  • Vanilla clients: Doorchestra adds no custom blocks, items, or network
    packets.

How the larger entrances work

Triple doors

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

  • the two outer blocks are compatible ordinary doors;
  • the center is either one compatible ordinary door or two vertically aligned
    trapdoors;
  • every panel is aligned to the same facade.

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

  • Minecraft Java Edition 1.21.11, 26.1.x, and 26.2.x
  • Fabric
  • Dedicated servers and singleplayer
  • No multiplayer client installation required
  • No custom client resource pack or networking protocol
简体中文说明

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

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

主要功能:

  • 同步开关双门、成对活板门和栅栏门;
  • 三开门支持中间普通门或上下两个对齐的活板门;
  • 四开门会把两扇中门临时折叠到外门后方,并在关闭时精确恢复;
  • 支持按钮、拉杆、压力板等原版红石信号;
  • 潜行交互可临时绕过联动;
  • 防止临时通道被方块、活塞、流体或下落方块占据;
  • 三门和四门具有持久化记录、备份和管理员恢复命令;
  • 不添加自定义方块、物品或网络数据包。

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

Project description from Modrinth.

Pick your setup

Doorchestra by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

5 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Doorchestra versions and loaders

1 of 3 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.