Petrolpark's Library 1.4.30, for Minecraft 1.21.1.
Common code for petrolpark's Create add-ons and other Minecraft mods
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 30 items and blocks — 20 have a page of their own, 10 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 20 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:crafting_shaped | 9 |
create:compacting | 2 |
minecraft:crafting_shapeless | 2 |
petrolpark:extrusion | 2 |
petrolpark:wood_crafting_shaped | 2 |
create:filling | 1 |
create:sequenced_assembly | 1 |
minecraft:campfire_cooking | 1 |
minecraft:smelting | 1 |
minecraft:smoking | 1 |
petrolpark:badge_duplication | 1 |
petrolpark:centrifugation | 1 |
petrolpark:deep_frying | 1 |
petrolpark:drying | 1 |
petrolpark:juicing | 1 |
petrolpark:lidded_basin | 1 |
petrolpark:mandrel | 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.9,6.0.10) |
optional |
jei | [19.25.0.321,19.28.0.0) |
optional |
minecraft | [1.21.1, 1.22) |
required |
neoforge | [21.1.206,) |
required |
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 | |
|---|---|---|
petrolsparts | [1.4.31,1.5.0) |
required |