Clockwork 0.5.6, for Minecraft 1.20.1.
An over-the-top spin on Create, powered by Valkyrien Skies.
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 105 items and blocks — 72 have a page of their own, 33 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 |
|---|---|
minecraft:crafting_shaped | 42 |
minecraft:crafting_shapeless | 9 |
vs_clockwork:gas_crafting | 8 |
create:mechanical_crafting | 6 |
create:crushing | 4 |
minecraft:stonecutting | 4 |
create:item_application | 3 |
create:sequenced_assembly | 3 |
create:cutting | 2 |
minecraft:smelting | 2 |
vs_clockwork:blade_cutting | 2 |
create:deploying | 1 |
create:pressing | 1 |
create:sandpaper_polishing | 1 |
vs_clockwork:blade_crafting | 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 | |
|---|---|---|
architectury | >=9.1.12 |
required |
create | >=6.0.7 |
required |
kelvin | >=0.4.0 |
required |
minecraft | >=1.20.1 |
required |
valkyrienskies | >=2.4.6 |
required |