Mods › Create Jetpack

Create Jetpack

Create Jetpack 5.2.1, for Minecraft 1.21.1.

Upgrade your backtank and utilize the pressurized air to fly

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

4items and blocks
2have their own page
2on the item table
4recipes
0advancements
2loot tables

Items

All 4 items and blocks — 2 have a page of their own, 2 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 2 by name.

Recipe types

TypeRecipes
create_jetpack:copy_components_mechanical_crafting2
minecraft:smithing_transform2

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.0,) required
flightlib[4.0.36,) required
kotlinforforge[5.8,) required
minecraft[1.21.1,) required
neoforge[21,) required