All 607 items and blocks —
566 have a page of their own, 41 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).
Tea Master Drink all kinds of tea in original flavor6 items
Moon Crop Plants an Udumbara with its leaves. It grows under moonlight and shrinks under sunlight.1 item
Transplant Harvest Udumbara Leaves from Udumbaar crop near maturity
Fragile Flower Get an Udubara flower. It will only appear for 10 seconds during full moon.1 item
Recipe types
Type
Recipes
minecraft:crafting_shaped
226
minecraft:crafting_shapeless
101
farmersdelight:cooking
52
create:emptying
45
create:filling
45
minecraft:stonecutting
39
farmersdelight:cutting
29
youkaishomecoming:simple_fermentation
22
minecraft:smelting
15
youkaishomecoming:cuisine_ordered
15
youkaishomecoming:kettle
15
youkaishomecoming:steaming
14
minecraft:smoking
13
youkaishomecoming:unordered_cooking
13
minecraft:campfire_cooking
12
youkaishomecoming:moka_pot
10
youkaishomecoming:drying_rack
8
youkaishomecoming:cuisine_mixed
7
youkaishomecoming:immediate_soup
4
create:mixing
3
youkaishomecoming:cuisine_fixed
3
youkaishomecoming:simple_basin
3
A recipe file always lives under its shipping mod's namespace, so
cross-mod support shows up in the recipe type, never the directory.
Dependencies
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).