Modern Industrialization¶
Modern Industrialization is a standalone tech mod, where the unltimate objective is TOTAL AUTOMATION, and with help of this ComputerCraft integration you will be able to achive it more quicky!
Supported versions
Fabric: 1.18, 1.19.2, 1.20.x
Enegry integration¶
So, every block, that can hold energy in MI now will provide energy_storage peripheral. Take a note, that values returned by this peripheral are using EU.
Crafting machine peripheral¶
For crafting machines, such as furnaces, you will be able to review recipe progress as well as overclocking stats.
Peripheral methods¶
Function | Returns | Description |
---|---|---|
isBusy() | boolean | Returns true if machine is now active |
getCraftingInformation() | table | Returns detailed information about crafting process |