Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| multiblockstages-2.0.0.jar release | 15.60 KB | Nov 29, 2021 | 1.16.5 | 70 | Download |
| multiblockstages-1.2.0.jar release | 16.21 KB | Nov 3, 2019 | 1.12.2 | 1,739,184 | Download |
| multiblockstages-1.1.1.jar release | 18.87 KB | May 30, 2018 | 1.12.2 | 787,192 | Download |
| multiblockstages-1.1.0.jar release | 16.18 KB | May 29, 2018 | 1.12.2 | 129 | Download |
| multiblockstages-1.0.1.jar release | 15.28 KB | Dec 27, 2017 | 1.12.2 | 1,701,785 | Download |
| multiblockstages-1.0.0.jar release | 15.25 KB | Dec 26, 2017 | 1.12.2 | 107 | Download |
Description
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.
Get 0.05 TON 💎
Download
Add a comment