Mods › Create Factory Logistics

Create Factory Logistics

Create Factory Logistics 1.6.0, for Minecraft 1.21.1.

Ever wondered why there are logistics packages, but no logistics jars? Let's fix this!

The author's own description, out of the mod's manifest. Quoted, not paraphrased.

7items and blocks
4have their own page
3on the item table
10recipes
0advancements
5loot tables

Items

All 7 items and blocks — 4 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 4 by name.

Recipe types

TypeRecipes
create_factory_logistics:network_link_qualification4
minecraft:crafting_shaped4
create:sequenced_assembly1
minecraft:crafting_shapeless1

A recipe file always lives under its shipping mod's namespace, so cross-mod support shows up in the recipe type, never the directory.

Dependencies

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).

ModDeclared range
create[6.0.10,) required
create_factory_abstractions[1.6.0,) required
minecraft[1.21.1,1.21.2) required
neoforge[21.1,) required