Skip to content
DarkBladeDev edited this page May 10, 2026 · 13 revisions

⚙️ MultiBlockEngine Wiki

Welcome to the official documentation for MultiBlockEngine (MBE), a high-performance, modular, and service-oriented ecosystem for multi-block structures in Minecraft.

MBE is more than just a structure detector; it's a comprehensive runtime environment where multi-blocks are living entities with state management, behaviors, and deep integrations with energy networks, UI systems, and wiring.


🚀 Key Features

  • API-First Design: Extremely modular architecture designed for extensibility.
  • Service-Oriented Architecture (SOA): Everything from Persistence to Wiring is an injectable service.
  • Event-Driven Logic: Powerful ECA (Event-Condition-Action) system defined via YAML.
  • Addon Ecosystem: First-class support for addons to extend functionality without touching the core.
  • Reliable Persistence: Robust state recovery across restarts using SQLite or MySQL.
  • Modern Visuals: Built-in support for BlockDisplay previews and TextDisplay holograms.

📚 Documentation

🏁 Getting Started

🔌 Ecosystem Addons

🛠️ Developer Resources


💡 Quick Links

  • Examples - Copy-paste ready templates.
  • FAQ - Common questions and mistakes.

Developed with ❤️ by DarkBladeDev

Clone this wiki locally