Elemental Wizards (RPG Series Plus) 3.0.1+1.21.1, for Minecraft 1.21.1.
Master the elements to overcome your foes! Spell Engine Add-On
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 68 items and blocks — 60 have a page of their own, 8 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:smithing_transform | 42 |
minecraft:blasting | 40 |
minecraft:smelting | 40 |
minecraft:crafting_shaped | 30 |
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 | |
|---|---|---|
azurelibarmor | * |
required |
fabric-api | * |
required |
fabricloader | >=0.14.21 |
required |
java | >=21 |
required |
minecraft | ~1.21 |
required |
more_rpg_classes | >=2.2.0-1.21.1 |
required |
spell_engine | >=1.5.0 |
required |
spell_power | >=1.2.0 |
required |