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

Elytra Booster Mod

This mod adds boosters and fuels to minecraft.

Загрузки
651
Подписчики
0
Обновлён
24 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 8 сентября 2025 г.

This mod adds a sort of jetpack/booster to minecraft, which was inspired by jetpack mods. The goal was to take a different approach in order to stick with the elytra theme.

This mod uses the principle of config to item, which means you can create your own custom elytra boosters using the config file and a custom resource pack.

The fuels used by this mod are also completely customizable, so you can add, remove and modify fuels. The elytra boosters may also be changed.

BEWARE: When adding or removing elytra boosters they must exist on both client and server.

This image shows the elytra with a booster attached

The default elytra boosters are:

  • Oak Booster

  • Copper Booster

  • Iron Booster

  • Redstone Booster

  • Ender Booster

  • Netherite Booster

  • Ultra Booster

All of the default elytra boosters

The mod also adds two new enchantments:

  • fuel efficiency

  • thickheadedness

The mod is now redstone flux compatible: Add redstone flux energy cells like so:

,
    "energizedpower:battery_1": {
      "duration": 40.0,
      "speedFactor": 1.0,
      "particle": "minecraft:smoke",
      "particleCount": 1,
      "flags": [
        "redstoneFlux"
      ],
      "redstoneFluxCost": 2500
    },
    "energizedpower:battery_8": {
      "duration": 40.0,
      "speedFactor": 1.0,
      "particle": "minecraft:smoke",
      "particleCount": 1,
      "flags": [
        "redstoneFlux"
      ],
      "redstoneFluxCost": 2500
    }

Feel free to use this mod in modpacks. I would appreciate it and be grateful.

Ченджлог

1.0.5Релиз1.21.1 · 24 июля 2026 г.

Fixed the takeoff bug.

1.0.4Релиз1.21.1 · 23 июля 2026 г.

Fixes, changes and exhaust flames!

1.0.3Релиз1.21.1 · 16 июля 2026 г.

Mod update with a bunch of fixes!

1.0.2Релиз1.21.1 · 3 мая 2026 г.

Downgrade to 1.21.1

1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 7 февраля 2026 г.

The mod is now redstone flux compatible: ..., "energizedpower:battery_1": { "duration": 40.0, "speedFactor": 1.0, "particle": "minecraft:smoke", "particleCount": 1, "flags": [ "redstoneFlux" ], "redstoneFluxCost": 2500 }, "energizedpower:battery_8": { "duration": 40.0, "speedFactor": 1.0, "particle": "minecraft:smoke", "particleCount": 1, "flags": [ "redstoneFlux" ], "redstoneFluxCost": 2500 }...

1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 7 февраля 2026 г.

New improved version with more solid code base.

1.0.0Релиз1.21.8 · 8 сентября 2025 г.

First upload of this mod.

Комментарии

Загружаем…