MultiLib

A library mod that simplifies multiblock structure detection and management. Define structures with a simple builder and MultiLib handles detection, rotation, persistence and recipe-viewer integration.

File Details

multilib-1.1.0.jar

  • R
  • Jul 10, 2026
  • 2.50 KB
  • 6
  • 1.21.1
  • NeoForge

File Name

multilib-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:multilib-1595785:8406515"

Learn more about Curse Maven

New:

  • New block aggregation system: blocks extending AbstractAggregatingBlock/AggregatableBlockEntity can merge into logical groups with compatible neighboring blocks, managed by the new AggregationEngine and configurable shape policies (AggregationShapePolicy)

API changes:

  • MultiblockBuilder and MultiblockDefinition extended to support registering aggregatable groups within multiblocks