ExtendedAE 1.21-2.2.29-neoforge, for Minecraft 1.21.1.
Add some QoL extended contents for AE2
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 80 items and blocks — 77 have a page of their own, 3 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 |
|---|---|
extendedae:crystal_assembler | 39 |
minecraft:crafting_shaped | 27 |
minecraft:crafting_shapeless | 23 |
extendedae:circuit_cutter | 9 |
extendedae:crystal_fixer | 6 |
ae2:inscriber | 3 |
ae2wtlib:combine | 3 |
ae2:transform | 2 |
ae2wtlib:upgrade | 1 |
mekanism:crushing | 1 |
mekanism:enriching | 1 |
minecraft:blasting | 1 |
minecraft:smelting | 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.8,) |
optional |
ae2wtlib | [19.2.0,) |
optional |
ae2wtlib_api | * |
optional |
glodium | [1.21-2.0-neoforge,) |
optional |
guideme | * |
optional |
minecraft | [1.21.1,) |
optional |
neoforge | [21.1.194,) |
optional |
Mods in the corpus that declare this one. No per-mod wiki can answer this by construction — it is the dependency graph inverted across every extraction (D-017).
| Mod | Declared range | |
|---|---|---|
ae2wtlib | (,1.21-1.1.4-neoforge] |
optional |