Перейти к содержимому
Mineforgian

Create Jetpack

Upgrade your backtank and utilize the pressurized air to fly

3.4M загрузок586 подписчиковLicenseRef-Customfabricforgeneoforge

Обновлён 11 марта 2026 г. · опубликован 3 августа 2022 г.

  • Hover Mode
  • Underwater Boost
  • Combined with Elytra

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.

Usage

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

Underwater Usage

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.

Elytra Support

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.1fabric11 марта 2026 г..jar (433 КБ)
4.4.1-fabricБета1.20.1fabric10 марта 2026 г..jar (433 КБ)
4.4.0-fabricБета1.20.1fabric10 марта 2026 г..jar (433 КБ)
4.4.6Релиз1.20.1forge2 декабря 2025 г..jar (623 КБ)
5.1.2Релиз1.21.1neoforge2 декабря 2025 г..jar (470 КБ)
4.4.5Релиз1.20.1forge2 ноября 2025 г..jar (623 КБ)
4.4.4Релиз1.20.1forge2 ноября 2025 г..jar (623 КБ)
4.4.3Релиз1.20.1forge1 ноября 2025 г..jar (623 КБ)
5.1.1Релиз1.21.1neoforge1 ноября 2025 г..jar (470 КБ)
5.1.0Релиз1.21.1neoforge1 июня 2025 г..jar (2.1 МБ)
5.0.4Релиз1.21.1neoforge27 мая 2025 г..jar (231 КБ)
5.0.3Релиз1.21.1neoforge27 мая 2025 г..jar (210 КБ)
4.4.2Релиз1.20.1forge27 мая 2025 г..jar (224 КБ)
5.0.2Релиз1.21.1neoforge23 мая 2025 г..jar (210 КБ)
5.0.1Релиз1.21.1neoforge19 мая 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 .json Hungarian Localization by @bayi
  • tr_tr.json Turkish Localization by @RuyaSavascisi
  • backported config changes to consume air per second instead of per tick

New Contributors

Полная история изменений — на Modrinth.

Комментарии

Загружаем…