Structurize
Structurize is a server utility mod from the LDT Team that opens up completely new possibilities for editing large areas in the Minecraft world. This mod is a required component for the operation of our main project MineColonies!
Key Features
Scanning Tool
Using a special scanning tool, you can analyze and transform blocks in a selected area. Completed scans are saved in a special folder (structurize/scans/new), and all files with the correct extension from this directory can be used for subsequent placement.

Building Tool
A simple and intuitive interface allows you to place, rename, and delete created scans. You won't need complex commands — all management is done through a convenient graphical interface.

Client-Server Synchronization
The mod provides complete synchronization between client and server, giving players two important capabilities:
- Scan objects on the server and download them to the local computer
- Transfer structures from the local computer to the server (with appropriate configuration settings)
Performance Optimization
The main advantage of Structurize over similar mods is the unique system of loading structures through buffers. This significantly reduces server load and prevents lag even when working with large objects.

Performance Configuration
The batch processing size can be configured through the configuration file, allowing players and server owners to optimize performance according to their needs.
# Maximum number of world operations per tick (maximum blocks to place, remove, or replace)
# Range: 0 ~ 100000
maxOperationsPerTick = 1000