Language

Modern Industrialization EMC Machine Condition

Modrinth

A Modern Industrialization addon that make machine can take and generate emc!

31 downloads 2 followers updated 27d ago
Modrinth
Neoforge 1.21.1 – 1.21.1 Technology

Adds support for Modern Industrialization machines to consume and generate EMC.

Adds EMC recipe conditions: the machine can consume EMC when processing recipe inputs and generate EMC upon recipe completion.

Supports recipe addition via KubeJS:

// server_scripts/*.js
ServerEvents.recipes(event => {
event.recipes.modern_industrialization.alien_chicken(1, 100)
// ...
.emcIn(233);
// .emcOut(new BigInteger"(java.lang.String)") // alternative syntax
})

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Modern Industrialization EMC Machine Condition

Files are served directly from the original source. Modgrid does not host or modify them.