Create Propulsion: Simulated 1.1.5, for Minecraft 1.21.1.
A mod that adds propulsion and fuel systems to Create with Sable-focused moving structure support.
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 48 items and blocks — 33 have a page of their own, 15 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.
The mod's own advancement tree, as its author built it. The ordering is theirs; nothing here invents a progression (D-011).
| Type | Recipes |
|---|---|
minecraft:crafting_shaped | 21 |
minecraft:crafting_shapeless | 6 |
minecraft:smelting | 5 |
create:crushing | 4 |
create:mixing | 3 |
create:splashing | 2 |
minecraft:blasting | 2 |
create:cutting | 1 |
create:deploying | 1 |
create:item_application | 1 |
create:pressing | 1 |
minecraft:stonecutting | 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 | |
|---|---|---|
computercraft | * |
optional |
create | [6.0.6,) |
required |
createbigcannons | * |
optional |
createdieselgenerators | [1.2,) |
optional |
immersiveengineering | * |
optional |
jei | * |
optional |
mekanism | * |
optional |
mekanismgenerators | * |
optional |
minecraft | [1.21.1] |
required |
neoforge | [21.1.219,) |
required |
northstar | * |
optional |
rocketnautics | * |
optional |
sable | [2.0.3,) |
required |
sablecompanion | * |
required |
stellaris | * |
optional |
tfmg | * |
optional |