Extended Industrialization 1.15.45-1.21.1, for Minecraft 1.21.1.
An addon mod that extends the content in Modern Industrialization
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 105 items and blocks — 84 have a page of their own, 21 are listed there as anchors. Which ones earn a page was decided once, in the cross-index, and is obeyed here rather than recomputed (D-022).
First 30 by name.
| Type | Recipes |
|---|---|
modern_industrialization:assembler | 64 |
minecraft:crafting_shaped | 53 |
extended_industrialization:bending_machine | 22 |
modern_industrialization:mixer | 17 |
extended_industrialization:alloy_smelter | 15 |
modern_industrialization:packer | 14 |
modern_industrialization:unpacker | 10 |
modern_industrialization:chemical_reactor | 7 |
minecraft:crafting_shapeless | 6 |
extended_industrialization:canning_machine | 4 |
modern_industrialization:blast_furnace | 4 |
modern_industrialization:macerator | 4 |
extended_industrialization:composter | 1 |
extended_industrialization:crafting_special_rainbowable_dye | 1 |
modern_industrialization:compressor | 1 |
modern_industrialization:distillery | 1 |
modern_industrialization:vacuum_freezer | 1 |
A recipe file always lives under its shipping mod's namespace, so cross-mod support shows up in the recipe type, never the directory.
What the JAR declares it needs, exactly as written. The range is what the modloader itself enforces; it is not resolved to a build, because a range is stable and a resolution is perishable (D-019).
| Mod | Declared range | |
|---|---|---|
accessories | [1.0.0-beta.34-, 1.1.0-) |
optional |
curios | [9,) |
optional |
emi | [1.1.22, 1.2-) |
optional |
modern_industrialization | [2.5.0-, 2.6-) |
required |
neoforge | [21.1.228,) |
required |
tesseract_api | [1.12.7-, 1.13-) |
required |