Create: Wizardry 1.21.1-0.5.0, for Minecraft 1.21.1.
This is an addon mod for Create adding enhanced compatibility with Iron's Spells and Spellbooks. Happy spellcasting!
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 19 items and blocks — 14 have a page of their own, 5 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 14 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 |
|---|---|
create:sequenced_assembly | 67 |
create:deploying | 46 |
create:mixing | 46 |
create:filling | 45 |
create:emptying | 19 |
create:item_application | 5 |
minecraft:crafting_shaped | 5 |
minecraft:crafting_shapeless | 5 |
create:crushing | 4 |
create:mechanical_crafting | 4 |
create:compacting | 3 |
minecraft:blasting | 3 |
minecraft:smelting | 3 |
create:haunting | 1 |
create:pressing | 1 |
create:splashing | 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.6, 6.0.10,] |
required |
curios | [9.4.2+1.21.1,) |
required |
geckolib | [4.7.0,) |
required |
irons_lib | [1.21.1-1.0.0,) |
required |
irons_spellbooks | [1.21.1-3.15.0, 1.21.1-3.17.0) |
required |
minecraft | 1.21.1 |
required |
neoforge | [21.1.0,) |
required |
playeranimator | [2.0.0+1.21.1,) |
required |