Back to mods
Create Balloon project artwork

CurseForge · Minecraft mod

Create Balloon

Adds inflatable hot air balloons to Create: Aeronautics.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Create Balloon release should I use?

Updated 11 days ago
beta file create_balloon-1.0.10.jar
Game version 1.21.1
Loader NeoForge

Create Balloon create_balloon-1.0.10.jar targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 3 required mods have matching files.

Where it goes

Is Create Balloon required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Create Balloon create_balloon-1.0.10.jar need?

create_balloon-1.0.10.jar. Change the file and its required mods may change too.

All 3 required mods have matching files

Install Create Aeronautics, Sable, Create first. We found matching files for this game-version and loader setup. 3 come through another mod in the chain.

1 listed on this file 3 pulled in by those mods
Create Aeronautics Needed by Create Balloon create_balloon-1.0.10.jar
required
Matching file found Matched file: Create Aeronautics 1.3.2 for mc1.21.1
Sable Needed by Create Aeronautics
pulled in
Matching file found Matched file: Sable NeoForge 2.0.5 for mc1.21.1
Create Needed by Create Aeronautics
pulled in
Matching file found Matched file: Create 6.0.10 for mc1.21.1
ImGuiMC Needed by Sable
pulled in
Matching file found Matched file: ImGuiMC NeoForge 2.0.5 for mc1.21.1

3 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Create Balloon without breaking your instance.

Built for Create Balloon create_balloon-1.0.10.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use create_balloon-1.0.10.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Create Aeronautics, Sable, Create first. We found matching files for this game-version and loader setup. 3 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside create_balloon-1.0.10.jar. It opens that exact file at the source.

About this project

What does Create Balloon add?

Create Balloon

This mod is completely completed by AI.

Modrinth download


Create Balloon

Hot air balloons for Create × Create: Aeronautics.

Add craftable, flyable balloon blocks that provide lift, stabilization, and movement to your Sable physics structures. Pilot them with WASD controls, automate them with CC:Tweaked, or integrate them into redstone & Drive-By-Wire automation.


Features

Hot Air Balloon Block

  • 16 dyeable colors — right-click with dye to recolor. Triple-click dyes a 17×17×17 radius.
  • Produces physics-based lift via Sable — scales with altitude (exponential decay above Y=62).
  • PD-controller gyroscope keeps structures upright during flight (adapted from Aeroworks).
  • Multi-balloon support — place many balloons on one structure, they share the load. First balloon acts as primary for physics calculations.
  • 97 crafting recipes: envelope conversion, dye crafting, Create pressing/washing/deploying.
  • Supports hot air balloons as the original aeronautics.

original aeronautics

inflatable hot air balloon

Balloon Controller

  • Right-click to take control. Space = ascend, V = descend, WASD = move and turn, Shift = exit.
  • Auto-land detection — stops control when all balloons settle on the ground for 1 second.
  • Redstone input support via block left/right sides.
  • Optional Drive-By-Wire signal integration.

CC:Tweaked Integration (optional)

  • Both peripheral and native API approaches supported.(Check the changelog for 1.0.7p2 and p3 for specific example code)
  • Native: balloon.ascend() works from any computer on the structure — no wrapping needed.
  • 11 Lua functions: ascend, descend, hover, forward, back, turnLeft, turnRight, stop, count, isActive, getHeight.

Getting Started

  1. Craft a Balloon Controller (White Sail + Shaft + Brass Sheet on a Crafting Table).
  2. Obtain balloons — craft Aeronautics envelopes into balloon blocks, then dye them with any dye.
  3. Build a structure — place balloons on a Sable physics structure (use Create: Aeronautics to assemble).
  4. Place the Controller anywhere on the same structure.
  5. Right-click the Controller to take control.
  6. Fly — Space to ascend, V to descend, WASD to move, Shift to exit.
  7. Optional — place a CC:Tweaked computer on the structure and run a Lua script for automation.

CC:Tweaked API

Native global API (recommended):

balloon.ascend()
balloon.descend()
balloon.hover()
balloon.forward()
balloon.back()
balloon.turnLeft()
balloon.turnRight()
balloon.stop()
balloon.count()
balloon.isActive()
balloon.getHeight()

Legacy peripheral API (backward compatible):

local b = peripheral.find("balloon")
b.ascend()
b.descend()
b.hover()
b.forward()
b.back()
b.turnLeft()
b.turnRight()
b.stop()
b.count()
b.isActive()

Dependencies

Mod Version Required
NeoForge 21.1.226+ Yes
Minecraft 1.21.1 Yes
Create 6.0.10+ Yes
Create: Aeronautics Bundled 1.1.3+ Yes
Sable 1.1.3+ Yes

License

MIT

Project description from CurseForge.

Pick your setup

Create Balloon by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Create Balloon versions and loaders

10 of 10 releases match

Looking for an older file? The official CurseForge project page is in Resources.