Create: Power Grid 0.5.5.1, for Minecraft 1.21.1.
Providing electricity to a world near you.
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 105 items and blocks — 90 have a page of their own, 15 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 | 37 |
minecraft:crafting_shapeless | 23 |
create:mechanical_crafting | 10 |
create:sequenced_assembly | 7 |
create:cutting | 4 |
create:deploying | 2 |
create:mixing | 2 |
powergrid:magnetization | 2 |
create:item_application | 1 |
create:pressing | 1 |
powergrid:crafting_special_string_light_cord | 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 | |
|---|---|---|
architectury | [13.0.8,) |
required |
create | [6.0.9,6.1.0) |
required |
minecraft | [1.21.1,) |
required |
neoforge | [21,) |
required |
sable | [1.1.3,) |
optional |
tfmg | [1.2.0,1.3.0) |
optional |