Advanced AE 1.6.11-1.21.1, for Minecraft 1.21.1.
An AE2 addon that adds a lot of utilities and quality of life.
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 70 items and blocks — 66 have a page of their own, 4 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:crafting_shaped | 53 |
advanced_ae:reaction | 19 |
minecraft:crafting_shapeless | 14 |
ae2:inscriber | 5 |
extendedae:crystal_assembler | 4 |
ae2wtlib:combine | 3 |
minecraft:stonecutting | 3 |
ae2wtlib:upgrade | 1 |
extendedae:circuit_cutter | 1 |
mekanism:crushing | 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 | |
|---|---|---|
ae2 | [19.2.16,) |
required |
ae2addonlib | [1.0.0,) |
required |
ae2wtlib | [19.2.5,) |
optional |
ae2wtlib_api | * |
optional |
geckolib | [4.8.2,) |
required |
minecraft | 1.21.1 |
required |
neoforge | [21.1.169,) |
required |