File Details
create_aeronautics_automated_logistics-0.4.0.jar
- R
- May 31, 2026
- 756.86 KB
- 22.4K
- 1.21.1
- NeoForge
File Name
create_aeronautics_automated_logistics-0.4.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
0.4.0
Note: this version adds a lot of new logic. I have tested as many combinations as I could, but some edge cases may still have slipped through. The core cargo and route systems are tested, but I have not yet fully tested every storage mod listed below in live gameplay. Some of those integrations are currently based on the capability hooks now being in place, so please let me know if you find any issues.
New Features
- Added explicit linked item and fluid cargo ownership on both ships and stations.
- Added item and fluid threshold waits.
- Added item and fluid full/empty waits.
- Added ship-versus-station cargo target selection for cargo-state waits.
- Added supported-target cargo link mode with multi-pick add, source re-right-click finish/cancel flow, and linked-cargo world preview.
- Added grouped stop-condition runtime with
ANDinside groups andORbetween groups. - Added
Redstone Linkwaits. - Added
Time of Daywaits. - Added initial linked cargo compatibility hooks for:
- Chests / Trapped Chests
- Barrels
- Shulker Boxes
- Create Item Vaults
- Create Fluid Tanks
- Storage Drawers blocks and Drawer Controller networks
- Functional Storage drawers and controller-linked storage
- Sophisticated Storage blocks and controller-linked storage
- Placed Sophisticated Backpacks
- Iron Chests
- Mekanism storage blocks and supported multiblock tank storage
- Tom's Storage connector/interface/proxy endpoints
- Refined Storage 2 grids, storage monitors, interfaces, exporters, and importers
- Applied Energistics 2 ME interfaces, ME chests, and cable-bus import/export parts
Enhancements
- Destination-side docking runtime now resolves against the actively running ship/controller instead of station-selected ship context.
- Dock waits, dock redstone output, and stable held docking state now reuse the correct transponder dock link at destination stations.
- Route playback now hands off directly into the next scheduled leg after a completed docking wait instead of briefly dropping control first.
- Active schedules can now be opened during playback in a read-only
Stopsview. - Missing-dock messaging now makes it clear the failure may be on either the ship or station side.
- Dead route legs and stale schedule entries are now cleaned up automatically when supporting stations or ships are deleted.
- Stale active route playback is now reconciled against the transponder’s current schedule every tick and on runtime restore.
- One-way schedules that reach their final stop now reset the transponder runtime back to
Ready/ idle cleanly instead of leaving the UI stranded in an activeWaiting/Runningstate with the play control still locked out. - Breaking an Airship Station or Ship Transponder can now require crouch-confirm mining, with an action-bar warning before related route data is removed.