HomeJavaModsElytra Booster Mod
Elytra Booster Mod

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:

All of the default elytra boosters

The mod also adds two new enchantments:

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.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more