promotional bannermobile promotional banner

double-doors-lite

This is a lightweight mod which allows doors to open together when next to each other.

File Details

0.1.0+mc26.1.2

  • R
  • Jun 18, 2026
  • 8.32 KB
  • 9
  • 26.1.2+2
  • NeoForge

File Name

doubledoorslite-neoforge-0.1.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:double-doors-lite-1580097:8275459"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Initial release of Double Doors Lite.
  • Open or close a door by hand and the door directly beside it (its left/right neighbour) mirrors it — adjacent doors now behave like a real double door, swinging apart on opposite hinges.
  • Works on wooden and copper doors, whether they face the same way or opposite ways. Iron (redstone-only) doors are left untouched.
  • Predicted, same-tick syncing so both leaves move together with no lag; only the direct neighbour responds (no runaway chains).
  • Server-side and lightweight — no items, no recipes, no config. Works in singleplayer and on servers.

Notes

  • For Minecraft 26.1.x on Fabric and NeoForge. Fabric requires Fabric API.