Zeppelin-Must-Have

Quick rating

Zeppelin-Must-Have

No reviews yet

Adds Fluid Storage and Steam Engine grades

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
zeppelin_must_have-0.17.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Zeppelin Must Have

Build a real zeppelin — not just a floating contraption.

Zeppelin Must Have is a technical add-on for Create Aeronautics that expands airship construction with proper flight telemetry, scalable hot-air systems, graded pressure vessels, multi-cylinder steam engines, protected redstone routing, and automatic altitude control.

The mod is built for players and servers that want airships to feel like engineered machines: systems have tiers, measurable output, real constraints, Create-style progression, Engineer's Goggles diagnostics, Ponder documentation, and data-pack-driven tuning.


Main Features

Airship Helm

The Airship Helm is a server-authoritative telemetry station for moving Sable sub-levels.

It reports:

  • vessel name and persistent sub-level UUID;
  • global position and altitude;
  • heading, pitch, and roll;
  • linear, vertical, and angular velocity;
  • total sub-level mass;
  • Aeronautics balloon count and capacity;
  • current and target lifting-gas volume;
  • balloon fill ratio and raw lift.

Create Engineer's Goggles display normal flight information directly on the block. Sneaking adds advanced diagnostics such as UUID, projected coordinates, angular velocity, and telemetry age.


Three Airship Burner Grades

All Zeppelin Must Have burners extend the native Create Aeronautics Hot Air Burner implementation. Aeronautics remains responsible for airtight-envelope discovery, gas filling, pressure, interpolation, particles, sound, and lift.

Burner Intended role Default profile
Airship Burner Basic envelope heating 1.0× gas output
Forced-Draft Airship Burner Faster heating and larger envelopes 2.25× gas output
Industrial Airship Burner Large zeppelins and heavy lift systems 4.5× gas output

Burners support:

  • vanilla and NeoForge furnace fuels;
  • Create regular Blaze Burner fuels;
  • Create superheated fuels;
  • Creative Blaze Cake for infinite preview/creative operation;
  • mixed regular and superheated heat reserves;
  • redstone-controlled throttling;
  • multiple burners connected to one native Aeronautics balloon;
  • server-side data-pack profiles;
  • detailed Engineer's Goggles diagnostics.

Superheated heat is consumed first. When it runs out, the burner automatically falls back to the regular reserve.


Burner Upgrade Sockets

Each burner provides three persistent upgrade sockets:

  • Thermal — improves endurance and heat-reservoir capacity;
  • Airflow — increases output and envelope range;
  • Control — improves low-power redstone regulation.

Upgrade modules are installed directly on the burner. Sneak-use the Create Wrench to remove the most recently occupied socket. Breaking a burner drops all installed modules.

Upgrade slots, conflicts, supported targets, and numerical effects are loaded from data packs rather than hardcoded into the item classes.


Graded Create Boilers

Zeppelin Must Have adds three pressure-vessel grades implemented as direct descendants of Create's Fluid Tank.

Grade Active heat Superheated heat Maximum per heater column
Copper — Grade I 2 3 3
Brass — Grade II 3 5 5
Industrial — Grade III 5 8 8

Same-grade blocks merge through Create's native tank connectivity and behave as one vessel:

  • shared fluid storage;
  • native pipe capability;
  • Create Wrench support;
  • Create Steam Whistle support;
  • native water and boiler calculations;
  • controller-only fluid rendering;
  • connected textures with no visible internal block grid;
  • grade-specific pressure-gauge frame, scale, and animated dial.

Different boiler grades cannot merge into one controller. Create remains authoritative for tank dimensions, water requirements, attached engines, efficiency, boiler level, comparator output, and generated Stress Units.


Graded Steam Engines

Every boiler grade has a matching Create-compatible steam engine with its own housing, capacity, boiler load, cylinder count, and animation.

Engine Capacity Boiler load Mechanism
Copper Steam Engine 1024 SU 1 unit Single cylinder
Brass Compound Steam Engine 2560 SU 2 units Two cylinders, 180° opposed
Industrial Triple-Expansion Engine 4608 SU 3 units Three cylinders, 120° phased

The engines retain Create's normal shaft placement, rotation-direction control, efficiency, overstress behavior, and kinetic-network integration.

Higher-grade engines are more efficient per boiler-load unit, but they do not bypass heat, water, vessel-size, or efficiency limits.

Graded engines must be attached to Zeppelin Must Have graded boilers. Standard Create Fluid Tanks continue using the native Create Steam Engine.


Piped Redstone

Piped Redstone provides protected, waterloggable analog redstone routing for airships and dense Create machinery.

Unlike ordinary automatic pipe networks, every conduit has six explicit ports. Two neighboring conduits connect only when both reciprocal ports are enabled.

This allows:

  • neighboring redstone lines without accidental merging;
  • compact crossings and machinery compartments;
  • underwater and waterlogged routing;
  • full analog values from 0 to 15;
  • Create Wrench port control;
  • Create Placement Assist for extending straight runs;
  • tiered propagation speed and distance.
Tier Propagation delay Repeater-free distance
Copper 4 game ticks 32 edges
Brass 2 game ticks 64 edges
Resonant 1 game tick 128 edges

Mixed-tier networks use the slowest delay and shortest range present in the connected component.

Native Lever

The Piped Redstone Native Lever mounts directly onto a conduit face, opens the matching port, and emits power only into that isolated conduit line. The handle uses a smooth animated block-entity renderer and remains functional while waterlogged.

Waterproof Repeater

The Piped Redstone Repeater preserves analog signal strength and begins a new distance segment. Right-clicking cycles the same four delay settings as a vanilla repeater.


Automatic Altitude Control

The Altitude Gauge is a functional directional flight sensor and inline burner controller.

It provides four Create-Wrench-selectable modes:

  1. Altitude telemetry — maps global altitude to analog redstone;
  2. Vertical-speed telemetry — reports climb and descent around neutral signal 8;
  3. Balloon-fill telemetry — exposes the native Aeronautics fill ratio;
  4. Altitude Hold — applies altitude correction and vertical-speed damping to a rear trim input.

A typical automatic control chain is:

Piped Redstone Native Lever
        │ base throttle
        ▼
Altitude Gauge rear input
        │ stabilized output
        ▼
Piped Redstone network
        ▼
Airship Burners

Sneak-right-click with an empty hand to capture the current altitude and arm Altitude Hold. Sneak-right-click again to disable it. Deadband and output slew limiting reduce oscillation.


Engineer's Goggles and Ponder

The mod integrates with Create's normal documentation and inspection systems.

Engineer’s Goggles provide live information for:

  • Helm flight telemetry;
  • burner fuel, throttle, output, upgrades, and balloon network state;
  • graded boiler profiles;
  • graded steam-engine capacity and mechanism data;
  • Altitude Gauge sensor/controller state.

The Zeppelin Systems Ponder category includes scenes for:

  • Airship Helm telemetry;
  • burner operation and upgrade sockets;
  • graded boilers;
  • graded steam engines;
  • Piped Redstone networks;
  • automatic altitude control.

Required Dependencies

Zeppelin Must Have is an add-on, not a standalone mod. Install every required dependency on both the client and server.

Component Supported version
Minecraft 1.21.1
Java 21
NeoForge 21.1.235 or newer compatible 21.1 build
Create 6.0.10 to < 6.1.0
Sable 2.0.0 to < 3.0.0
Create Simulated 1.3.0 to < 2.0.0
Create Aeronautics 1.3.0 to < 2.0.0

The current Zeppelin Must Have release is 0.9.0.


Installation

  1. Install Java 21.
  2. Install NeoForge for Minecraft 1.21.1.
  3. Install Create, Sable, Create Simulated, and Create Aeronautics using compatible versions.
  4. Place zeppelin_must_have-0.9.0.jar into the mods folder.
  5. Install the same mod and dependency versions on the server and every connecting client.

Compatibility Philosophy

Zeppelin Must Have extends upstream systems through public APIs whenever possible.

The mod does not introduce:

  • Mixins;
  • access transformers;
  • replacement Create or Aeronautics blocks;
  • a parallel balloon simulation;
  • a parallel gas, pressure, or lift system;
  • a replacement kinetic network.

Create, Sable, Create Simulated, and Create Aeronautics remain authoritative for the systems they own.


Current Development Status

  • Airship Helm telemetry;
  • three Airship Burner grades;
  • layered regular/superheated heat storage;
  • burner upgrade sockets;
  • graded Create boilers;
  • graded animated steam engines;
  • Piped Redstone, Native Lever, and Waterproof Repeater;
  • Altitude Gauge telemetry and Altitude Hold;
  • Engineer's Goggles integration;
  • Ponder scenes;
  • data-pack profiles;
  • multiplayer synchronization.

The following blocks currently have models, items, recipes, and loot tables, but their final gameplay block entities are planned for later releases:

  • Ballast Tank;
  • Mooring Winch;
  • Vertical Thruster.

Multiplayer

The mod is designed for dedicated servers and Create Aeronautics multiplayer worlds.

Authoritative flight telemetry, control output, fuel consumption, profiles, redstone-network solving, and boiler/engine operation run on the logical server. Clients render synchronized state.

The mod must be installed on both sides.


Source, Issues, and Documentation


Author and License

Author: Kayla

License: All Rights Reserved

Screenshots

Gallery

  • pipes.png
    pipes.png Two more pipes - compatible with create
  • steamEngines.png
    steamEngines.png steamEngines.png
  • Piped redstone
    Piped redstone You may set and decide where it connects using the wrench from Create
  • Biolers
    Biolers Boiler Tires
  • Steam Engines
    Steam Engines Three tires of Steam engines

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works