Create: Storage 1.3.2, for Minecraft 1.21.1.
A lightweight storage addon for the Create Mod featuring Storage Boxes and Backpacks.
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 74 items and blocks — 60 have a page of their own, 14 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 |
fxntstorage:backpack_crafting | 4 |
create:mechanical_crafting | 2 |
minecraft:crafting_shapeless | 2 |
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 | |
|---|---|---|
constructionstick | [1.3.0,) |
optional |
create | [6.0.7,6.1.0) |
required |
curios | [9.2.0,10) |
optional |
minecraft | [1.21.1, 1.22) |
required |
neoforge | [21.1.181,) |
required |
sable | [1.1.0,) |
optional |
vanillabackport | [1,2) |
optional |