Create Crafts & Additions 1.3.4, for Minecraft 1.20.1.
Create Crafts & Additions extends Create and acts as a bridge between electricity and kinetic energy from Create by adding an Electric Motor which generates kinetic energy from Forge energy and an Alternator which does the opposite. Join the Discord: https://discord.gg/mRbNnyKTEu
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 54 items and blocks — 44 have a page of their own, 10 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 |
|---|---|
createaddition:charging | 23 |
create:mixing | 21 |
minecraft:crafting_shaped | 16 |
createaddition:rolling | 15 |
createaddition:liquid_burning | 14 |
minecraft:crafting_shapeless | 11 |
create:pressing | 9 |
create:crushing | 8 |
create:filling | 4 |
create:compacting | 3 |
create:item_application | 3 |
create:mechanical_crafting | 3 |
immersiveengineering:mineral_mix | 1 |
mekanism:enriching | 1 |
mekanism:metallurgic_infusing | 1 |
minecraft:smoking | 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 | |
|---|---|---|
create | >=6.0.7.0 |
required |
fabric | >=0.87.0 |
required |
fabricloader | >=0.14.22 |
required |
flywheel | * |
required |
minecraft | ~1.20.1 |
required |
registrate-fabric | * |
required |