Mineuniverse
Log in Register
Mods

MultiBlock Stages

Adding MultiBlock Support to GameStages
by Sky_Som
Claim this project
6,791,191 downloads
0 likes
Updated Jun 30, 2026
0 hypes

Add MultiBlock Support to GameStages. Using CraftTweaker Scripts, one can add it such that a Player requires a certain stage, before they can build supported Multiblocks.

 

Currently Supported MultiBlock Mods:

Immersive Engineering

 

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. 

No files available for download.

More from Sky_Som

The Loader
995,058
Floralchemy
944,392
PackMode
9,024,946
Configurable Lever
616
Transport
6,065,773
Resources
336

You Might Also Like

Ender Tweaker
EnderIO + CraftTweaker
9,574,671
PackMode
Simple Mod-pack Utility to allow switching between PackModes
9,024,946
Zen Summoning
Allows for custom mob summoning with CraftTweaker
7,912,007
FTB Tweaks
This is a very simple mod that introduces the concept of game modes. For want of a better description this allows you to set up multiple minetweaker profiles and switch between them on the fly (no server restart required) This gives you the ability to...
7,191,034
CraftTweaker GUI
Allows editing and managing edited recipes for CraftTweaker
98,064
Fluid Interaction Tweaker
This is a CraftTweaker/GroovyScript addon that enables you to add more fluid interactions.
92,986