Tweaking MultiBlock

Marcin Sciesinski

Code ALL the Ages!
Contributor
World
Architecture
Name: MultiBlock
Summary: Mod library that makes the process of adding multi-block structures to other mods easier. It provides mechanisms to register multi-block structure patterns and register listeners on structures being formed and unformed.
Scope: Engine
Current Goal: Other mods should be able to add multi-block structure patterns that will be recognized by this mod in a form of definition - for example 2x2x2 of a block with XComponent. That mod should then be notified whenever such structure is detected in the loaded world or stops being present in the loaded world.
Phase: Inception / Design
Curator: Marcin Sciesinski
GitHub Repository: https://github.com/Terasology/MultiBlock
 
Last edited by a moderator:
Top