
MultiBlock Stages Mod adds MultiBlock support to Game Stages. Using CraftTweaker scripts, one can add it such that a player requires a certain stage, before they can build supported multiblocks. Require the player to have stage X to be able to construct a specific multiblock.

Example Script showing how it works:
import mods.multiblockstages.IEMultiBlockStages;
IEMultiBlockStages.addStage("BlastFurnace", "IE:BlastFurnace");
IEMultiBlockStages.addStage("CokeOven", "IE:CokeOven", "YOU CAN'T DO THAT");
The first example uses the default failure message, however the second one allows you to set a custom message that is displayed to the user when they lack the required stage to construct the multiblock.
To get a list of all IE multiblocks that can be blocked one can call the command “/ct ieMultiBlocks” which should output all multiblocks in the crafttweaker.log file.
Requires:
Minecraft Forge
Game Stages Mod
CraftTweaker Mod
Immersive Engineering Mod
MultiBlock Stages Mod Download Links
For Minecraft 1.16.5
Forge version: Download from Server 1 – Download from Server 2
For Minecraft 1.12.2
Forge version: Download from Server 1 – Download from Server 2
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.16.5
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: In MC Java Mods, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Downloads as 202150.mcaddon
- Download size: 16 KB
- Download link checked 29 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.