
Create Jetpack
Upgrade your backtank and utilize the pressurized air to fly
Обновлён 11 марта 2026 г. · опубликован 3 августа 2022 г.
Create Jetpack
Using brass you are able to upgrade your copper backtank to a jetpack, using the pressurized air inside to propel yourself through the air.
Inspired by Simply Jetpacks, this jetpack also has a hover mode.
Like the copper backtank, the jetpack does also go in the chest slot, feeds air to items like the extendo-grip and can be enchanted with Capacity. Just like the backtank it is charged by placing it down and supplying it with rotational force.

When underwater while sprint-swimming, the jetpack boosts your swimming speed. Additionally, the hover-mode prevents you from floating downwards.

If a mod similar to Elytra Slot,
which enables equipping an elytra in addition to a chestplate,
the jetpack will instead give you firework-like boost while the player is pressing the UP-key.

Trinkets Support is possible by adding it via a datapack. Save to following to data/trinkets/tags/items/chest/back.json:
{
"replace": false,
"values": [
"create_jetpack:jetpack"
]
}
If the back slot is not already enabled by another mod, save the following to data/trinkets/entities/flightlib.json:
{
"entities": [
"player"
],
"slots": [
"chest/back"
]
}
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 4.4.2-fabric | Бета | 1.20.1 | fabric | 11 марта 2026 г. | .jar (433 КБ) |
| 4.4.1-fabric | Бета | 1.20.1 | fabric | 10 марта 2026 г. | .jar (433 КБ) |
| 4.4.0-fabric | Бета | 1.20.1 | fabric | 10 марта 2026 г. | .jar (433 КБ) |
| 4.4.6 | Релиз | 1.20.1 | forge | 2 декабря 2025 г. | .jar (623 КБ) |
| 5.1.2 | Релиз | 1.21.1 | neoforge | 2 декабря 2025 г. | .jar (470 КБ) |
| 4.4.5 | Релиз | 1.20.1 | forge | 2 ноября 2025 г. | .jar (623 КБ) |
| 4.4.4 | Релиз | 1.20.1 | forge | 2 ноября 2025 г. | .jar (623 КБ) |
| 4.4.3 | Релиз | 1.20.1 | forge | 1 ноября 2025 г. | .jar (623 КБ) |
| 5.1.1 | Релиз | 1.21.1 | neoforge | 1 ноября 2025 г. | .jar (470 КБ) |
| 5.1.0 | Релиз | 1.21.1 | neoforge | 1 июня 2025 г. | .jar (2.1 МБ) |
| 5.0.4 | Релиз | 1.21.1 | neoforge | 27 мая 2025 г. | .jar (231 КБ) |
| 5.0.3 | Релиз | 1.21.1 | neoforge | 27 мая 2025 г. | .jar (210 КБ) |
| 4.4.2 | Релиз | 1.20.1 | forge | 27 мая 2025 г. | .jar (224 КБ) |
| 5.0.2 | Релиз | 1.21.1 | neoforge | 23 мая 2025 г. | .jar (210 КБ) |
| 5.0.1 | Релиз | 1.21.1 | neoforge | 19 мая 2025 г. | .jar (210 КБ) |
Показаны последние 15 из 89 версий. Все версии — на Modrinth.
Ченджлог
4.4.2-fabricБета1.20.1 · 11 марта 2026 г.
- fixed startup crash caused by flightlib (#210)
4.4.1-fabricБета1.20.1 · 10 марта 2026 г.
- using java 17
4.4.0-fabricБета1.20.1 · 10 марта 2026 г.
- complete rewrite based on the current forge version
- works with create 6.* and above
4.4.6Релиз1.20.1 · 2 декабря 2025 г.
- fixed server-side crash due to seasonal particle effects (#191)
5.1.2Релиз1.21.1 · 2 декабря 2025 г.
- fixed server-side crash due to seasonal particle effects (#191)
4.4.5Релиз1.20.1 · 2 ноября 2025 г.
- update flight lib to fix error with incorrect java version
4.4.4Релиз1.20.1 · 2 ноября 2025 г.
- build with java 17
4.4.3Релиз1.20.1 · 1 ноября 2025 г.
What's Changed
hu_hu .jsonHungarian Localization by @bayi- tr_tr.json Turkish Localization by @RuyaSavascisi
- backported config changes to consume air per second instead of per tick
New Contributors
- @bayi made their first contribution in https://github.com/PssbleTrngle/CreateJetpack/pull/172
- @RuyaSavascisi made their first contribution in https://github.com/PssbleTrngle/CreateJetpack/pull/161
Полная история изменений — на Modrinth.
Комментарии
Загружаем…


