Ratatouille 1.4.0, for Minecraft 1.21.1.
A Mod of Romance of Farming
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 60 items and blocks — 51 have a page of their own, 9 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 |
|---|---|
create:mixing | 11 |
minecraft:crafting_shaped | 11 |
create:filling | 7 |
ratatouille:squeezing | 7 |
ratatouille:composting | 5 |
create:milling | 4 |
ratatouille:threshing | 4 |
create:compacting | 3 |
create:emptying | 3 |
minecraft:campfire_cooking | 3 |
minecraft:crafting_shapeless | 3 |
minecraft:smelting | 3 |
minecraft:smoking | 3 |
ratatouille:demolding | 3 |
ratatouille:freezing | 3 |
create:sequenced_assembly | 2 |
create:cutting | 1 |
createaddition:liquid_burning | 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,) |
required |
create_central_kitchen | [2.1.3,) |
optional |
farmersdelight | [1.2.9,) |
required |
minecraft | [1.21.1] |
required |
neoforge | [21.1.219,) |
required |