Easy Block Editor
ModrinthEasyBlockEditor is a Minecraft construction editor mod inspired by the Litematica mod and developed using the LDLib2 framework.
480 downloads 5 followers updated 7d ago
latest v0.1.6 Modrinth
EasyBlockEditor
EasyBlockEditor is a building editor mod for Minecraft NeoForge 1.21.1, inspired by Litematica, developed with the LDLib2 framework.
It serves as both a building editor and a building management platform. The core concept: provide an in-game full-screen 3D UI editor, allowing players to design, edit, manage, and share buildings in a non-destructive way.
Features
- 3D UI Editor — Full-screen in-game editor with FlexBox layout, powered by LDLib2
- Non-destructive Editing — Edit buildings virtually before applying to the real world
- Multi-format Support — Compatible with
.litematic,.schem(Sponge),.nbt(Vanilla Structure),.schematic(Schematica), and native.ebeformat - Layer System — Organize buildings with layers (foundation, walls, roof, etc.)
- Workgroup Collaboration — Real-time collaboration with permission management
- Projection System — Preview buildings as holographic projections in the world
- Printer Mode — Auto or manual block placement consuming player inventory
- Version History — Full undo/redo with version snapshots
- Material Statistics — Real-time material cost calculation
- Block Heatmap — Visualize block type distribution with colors
- NBT Editing — Full block entity NBT editing and filtering
- Theming — Customizable UI themes via LSS stylesheets
- i18n — Supports English and Chinese (中文)
Requirements
- Minecraft 1.21.1
- NeoForge 21.1.x
- LDLib2 (required)
Installation
- Download the latest release from Releases
- Place the
.jarfile in your Minecraftmods/directory - Launch the game
Usage
- Use
/ebecommand or right-click the Architect Toolbox item to open the editor - Place schematic files in
config/ebe/client/schematics/for the editor to detect
Building from Source
git clone https://github.com/huangzilu/EasyBlockEditor.git
cd EasyBlockEditor
./gradlew build
The built jar will be in build/libs/.
License
This project is licensed under the MIT License — see the LICENSE file for details.
Credits
- Author: L1ghT
- Inspired by: Litematica by masa
- Powered by: LDLib2 by Low-Drag-MC
Versions
Release
0.1.6
# EasyBlockEditor 0.1.6
For Minecraft 1.21.1 (NeoForge)
This release covers all changes since version 0.1.5.
## New Features
### Creative-Flight Camera…
Release
0.1.5
Skiped version 0.1.4-beta(legacy) and improved to 0.1.5 release!
Performance: Large Projection Rendering Overhaul
- Multi-threaded MDI compilation** (N-1…

Comments 0
No comments yet. Be the first to share your thoughts.