Kaleidoscope ChineseFood 1.1.8-neoforge+1.21.1, for Minecraft 1.21.1.
111
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 65 items and blocks — 63 have a page of their own, 2 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_shapeless | 22 |
kaleidoscope_cookery:stockpot | 15 |
kaleidoscope_cookery:pot | 14 |
kaleidoscope_chinesefood:pickle_jar | 7 |
minecraft:crafting_shaped | 5 |
kaleidoscope_cookery:rice_bowl | 4 |
kaleidoscope_chinesefood:freezing | 2 |
kaleidoscope_chinesefood:refrigerating | 2 |
kaleidoscope_cookery:teapot | 2 |
minecraft:smelting | 2 |
kaleidoscope_cookery:chopping_board | 1 |
kaleidoscope_cookery:millstone | 1 |
kaleidoscope_cookery:steamer | 1 |
minecraft:campfire_cooking | 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 | |
|---|---|---|
minecraft | [1.21.1] |
required |
neoforge | [21.1.219,) |
required |