
Create Balloon
Adds inflatable hot air balloons to Create: Aeronautics.
Über diese Mod
Create Balloon
This mod is completely completed by AI.

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.


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
- Craft a Balloon Controller (White Sail + Shaft + Brass Sheet on a Crafting Table).
- Obtain balloons — craft Aeronautics envelopes into balloon blocks, then dye them with any dye.
- Build a structure — place balloons on a Sable physics structure (use Create: Aeronautics to assemble).
- Place the Controller anywhere on the same structure.
- Right-click the Controller to take control.
- Fly — Space to ascend, V to descend, WASD to move, Shift to exit.
- 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
Verfügbare Versionen
Create Balloon auf dem Server installieren
Server bestellen
Bestelle einen Minecraft Java Server mit mindestens 4 GB RAM (6 GB empfohlen).
neoforge Loader setzen
Wähle im Panel unter "Egg" den neoforge-Loader und die passende Minecraft-Version (1.21.1).
Mod installieren
Öffne den Mod-Browser im Dashboard und suche nach "Create Balloon". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.
Kompatibilität
Mod-Loader
Minecraft-Versionen
1.21.1
Server-seitig
✓ ErforderlichEmpfohlener RAM
6 GB(min. 4 GB)Häufige Fragen
Create Balloon Server crasht beim Start – was tun?
Häufigste Ursache: falsche neoforge-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 4 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (1.21.1). Über das Panel kannst du den Loader mit einem Klick wechseln.
Ist Create Balloon mit neoforge kompatibel?
Create Balloon unterstützt offiziell neoforge für Minecraft 1.21.1. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.
Server laggt mit Create Balloon – wie optimiere ich die Performance?
Empfohlener RAM: 6 GB (+1 GB pro 5 Spieler). Prüfe mit /spark profiler, ob Create Balloon den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.
Ähnliche Mods
Modded Server mieten
Installiere Create Balloon mit nur einem Klick auf deinem Server.