Create: Dreams n' Desires 2.3a-BETA, for Minecraft 1.21.1.
A mod of Qol
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 100 items and blocks — 92 have a page of their own, 6 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 | 70 |
dndesires:seething | 32 |
dndesires:sanding | 31 |
minecraft:stonecutting | 19 |
minecraft:crafting_shapeless | 17 |
dndesires:hydraulic_compacting | 11 |
create:mixing | 6 |
dndesires:freezing | 6 |
create:emptying | 5 |
create:filling | 5 |
dndesires:dragon_breathing | 5 |
create:item_application | 2 |
create:mechanical_crafting | 1 |
minecraft:blasting | 1 |
minecraft:smelting | 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.9,6.1.0) |
required |
minecraft | [1.21.1,1.22) |
required |
neoforge | [21.1.200,) |
required |