
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.

The default elytra boosters are:
Oak Booster
Copper Booster
Iron Booster
Redstone Booster
Ender Booster
Netherite Booster
Ultra Booster

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.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as elytraboostermod-1.0.5.jar — drop this file into the mods folder
- Download size: 290 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.