Create: Design n' Decor 0.4.0b_fabric+1.20.1, for Minecraft 1.20.1.
dave's building extended but way better :3
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 468 items and blocks — 466 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.
| Type | Recipes |
|---|---|
minecraft:stonecutting | 435 |
create:item_application | 33 |
minecraft:crafting_shaped | 20 |
create:mechanical_crafting | 2 |
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 | 0.5.1-f-build.1417+mc1.20.1 |
required |
fabric-api | >=0.92.1+1.20.1 |
required |
fabricloader | >=0.15.7 |
required |
minecraft | 1.20.1 |
required |