
Create Balloon
Adds inflatable hot air balloons to Create: Aeronautics.
Screenshots

About this Mod
Create Balloon
This mod was completed by AI.
Adds inflatable hot air balloons to Create and Create: Aeronautics, bringing physical airship control to your survival worlds.

Features
- Hot Air Balloon Block — provides vertical lift and horizontal thrust on Sable physics structures. Dye in 16 colors.
- Balloon Controller — right-click to pilot your structure with Space (ascend), V (descend), and WASD (move/turn). Shift to exit.
- Gyroscope Stabilization — keeps the structure level during flight (adapted from Create: Aeroworks by mred231, MIT license). Auto-defers to Aeroworks gyroscope if one is running.
- CC:Tweaked Integration — control balloons from Lua code with full API (ascend, descend, hover, forward, back, turn, stop).
- Drive-By-Wire Compatible — controllers respond to wire signals.
- 97 Crafting Recipes — craft balloons from Aeronautics envelopes, dye them, wash with fans, press back into envelopes, or inflate with Deployers holding buckets or bottles.
Getting Started
- Craft a Balloon Controller (White Sail + Shaft + Brass Sheet)
- Place balloons on your Sable structure
- Place a controller on the structure, right-click to take control
- Space/Ascend · V/Descend · W/Forward · S/Back · A/Turn Left · D/Turn Right · Shift/Exit
Configuration
Config file at config/create_balloon-common.toml:
| Section | Key | Default | Description |
|---|---|---|---|
| Lift | liftForce | 100.0 | Lift capacity per balloon (kpg) |
| Lift | baseKpg | 0.2597 | Gravity compensation (do not change) |
| Lift | ascendSpeed | 1.0 | Ascend speed |
| Lift | descendSpeed | 1.0 | Descend speed |
| Gyroscope | gyroEnabled | true | Enable gyro stabilization |
| Gyroscope | gyroStrength | 1.5 | Stabilization strength (<=2.0 recommended) |
| Movement | moveSpeed | 1.0 | Horizontal move speed |
| Movement | turnSpeed | 0.5 | Turn speed (<1.0 recommended) |
| Debug | logLevel | SIMPLE | Logging level |
CC:Tweaked API
local b = peripheral.find("balloon")
b.ascend() b.hover() b.stop()
b.descend() b.forward() b.back()
b.turnLeft() b.turnRight()
b.count() b.isActive()
Dependencies
- NeoForge 21.1.226+
- Create 6.0.10
- Create: Aeronautics Bundled 1.1.3+
- Sable 1.1.3+
- CC:Tweaked (optional, for computer control)
- Drive-By-Wire (optional, for wire signal control)
Credits
- Gyro stabilization adapted from Create: Aeroworks by mred231 (MIT License)
License
MIT
Available Versions
How to Install Create Balloon on Your Server
Order Server
Order a Minecraft Java server with at least 4 GB RAM (6 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Create Balloon". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
6 GB(min. 4 GB)Frequently Asked Questions
Create Balloon server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 4 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Create Balloon compatible with neoforge?
Create Balloon officially supports neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Create Balloon – how to optimize performance?
Recommended RAM: 6 GB (per 5 players). Use /spark profiler to check if Create Balloon consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Create Balloon with just one click on your server.