
ModsJava
Cable Fixes for Prom
A Fabric mod that fixes various mod-interactivity crashes and issues on the Prominence 2 modpack, specifically focusing on Ad Astra machines and Create/…
⬇ Download on ModrinthAd Astra Cable Fix
A Fabric mod that fixes nested transaction crashes in Ad Astra machines when interacting with external fluid or item pipes (like those from Pipez or other transport mods).
Features
- Nested Transaction Fix: Prevents the
IllegalStateException: Transaction already in progresscrash when machines attempt to process internal transactions while an external pipe is already holding an open transaction. - Improved Compatibility: Makes Ad Astra machines work reliably with a wider variety of item/fluid transport systems.
How it Works
This mod uses Sponge Mixins to wrap MachineFluidTransactionMixin and (if applicable) item transactions, ensuring they only attempt to open a transaction if one isn't already active, or by delegating to the existing transaction context.
Installation
- Install the Fabric Loader.
- Add this
.jarto yourmodsfolder. - Requires Ad Astra and its dependencies.
License
This project is licensed under the MIT License.
Verified by MCModsHub
- Ships as cable-fixes-for-prom-1.1.0.jar — drop this file into the mods folder
- Download size: 39 KB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.