17b7655ea1539c0b345aa0355cbc305cf076c653
- 75 mods for MC 1.21.1 / NeoForge 21.1.248 - Includes flywheel:indirect backend fix + aero-shadow-fix + shader overrides - build_mrpack.py regenerates the pack from a live Prism instance - Prism: Add Instance -> Import from ZIP with the raw .mrpack URL
Create Aeronautics - Airship & Expansion
A curated Minecraft modpack about airships, exploration, and tech progression. Minecraft 1.21.1 / NeoForge 21.1.248 — 75 mods.
Install (Prism Launcher) — one link
- Open Prism Launcher → Add Instance → Import from ZIP.
- Paste the raw URL to the
.mrpackfile in this repository (e.g.https://raw.githubusercontent.com/<you>/<repo>/main/Create-Aeronautics-Airship-Expansion-1.0.0.mrpack). - Import. Prism downloads all mods, applies configs/shaders/resource pack, and sets the instance up automatically.
- (First launch) Allocate 8 GB RAM in Settings → Java → Memory. Requires Java 21.
What's inside
| Area | Mods |
|---|---|
| Core | Create 6.0.10, Create Aeronautics 1.3.1 (+Sable 2.0.5), Flywheel (bundled) |
| Airships / expansion | 11 Aeronautics addons, aeroworks, create-simulated-thrusters, create-the-air-war, deployer, simulated-gauges |
| Tech | railways, create-new-age, createbigcannons, createdieselgenerators, copycats, create_connected, Design-n-Decor, create_jetpack |
| Magic | Iron's Spells 'n Spellbooks, Ars Nouveau, patchouli |
| Exploration | Terralith (lithostitched), YUNG's Better Strongholds/Desert Temples/Dungeons, Explorer's Compass, Nature's Compass, Xaero's minimap + world map, waystones |
| Survival / QoL | Tough As Nails, Farmer's Delight, Apotheosis (+ apothic modules), corpse, carry-on, JEI, appleskin, MouseTweaks, Controlling, Jade, WeightedInventory |
| Performance | Sodium, lithium, ferritecore, ImmediatelyFast, entityculling, dynamic-fps, modernfix, Clumps, spark |
| Visuals | Iris + EuphoriaPatcher + Complementary Reimagined (Euphoria-patched) shader, 3D Skin Layers, Fresh Animations (resource pack, enable in-game) |
Key config already applied
- Flywheel backend forced to
flywheel:indirect— fixes the Create throttle-lever "ghost image" artifact under Iris shaders. - aero-shadow-fix bundled — fixes the white balloon ghost.
- Iris is preset to load the included Complementary Reimagined shaderpack.
irisflw replaceCheckerboardTexture = truefor correct textures under shaders.
After import
- Enable Fresh Animations in Options → Resource Packs (ships alongside 3D Skin Layers).
- If shaders look off, verify the Complementary pack is active in Options → Video Settings → Shader Packs.
Rebuilding the pack (maintainers)
python3 build_mrpack.py regenerates the .mrpack from a live instance located at
~/.local/share/PrismLauncher/instances/Create Aeronautics - Airship & Expansion/.minecraft.
Set MODS_DIR / OVERRIDES at the top of the script to point at a different instance.
Known limitations
- Create Aeronautics has known visual issues under Iris; the bundled config/mods resolve the most visible ones (balloon + throttle lever). Occasional artifacts on animated Create instances may still appear.
- Shader uniform warnings in the log (
_flw_cullData,flw_frustumPlanes) from Veil are cosmetic and do not affect rendering on theindirectbackend.
Description
Languages
Shell
53.6%
Python
46.4%