---
title: Addon Splicer
id: oritech:shrinker_block
type: block
custom:
    RF Capacity: "50,000,000"
    Max RF input: "833,333"
    Cores required: "4"
    Addon slots: "1"
---

The Addon Splicer is a multiblock used to 
compress multiple machine addons into a single block. 
It allows you to combine various addons into a 
[Heart of the Machine](@oritech:machine_combi_addon).

<center>
<ModAsset location="oritech:area/shrinker_area" width={512} />
</center>

---

**Compaction Process**

To use the splicer, you must attach the addons you wish to combine 
via extenders. The machine must be full of energy to operate.
Once activated via the interface or by powering the **center** with 
redstone, the splicer will consume the physical blocks in the world 
and output a single combined block in its inventory.

<center>
<ModAsset location="oritech:area/shrinker_setup_area" width={512} />
</center>

<Callout variant="warning">
    Compaction is irreversible. Only addons that affect machine 
    statistics (like speed, efficiency, or yield) can be spliced.
    Addons requiring direct interaction (Steam Boiler, Redstone, 
    Inventory Proxy, Hunter) cannot be compacted.
    Additionally, a "Heart of the Machine" cannot be combined with 
    other addons—it must be the only installed addon.
</Callout>
