Community listing page, reviews here may not be monitored by the author.
Cable Fixes for Prom
No reviews yet
A Fabric mod that fixes various mod-interactivity crashes and issues on the Prominence 2 modpack, specifically focusing on Ad Astra machines and Create/ AE2 copycat blocks.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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 / Applied Energistics 2 copycat blocks.
🚀 Features
- Nested Transaction Fix (Ad Astra): Prevents the
IllegalStateException: Transaction already in progresscrash when external fluid/item pipes (like those from Pipez or other transport mods) interact with Ad Astra machines while an internal transaction is active. - Create & AE2 Compatibility: Resolves
ClassCastExceptioncrashes when Create's Copycat blocks query AE2 cables and busses for appearance data by implementingRenderAttachedBlockViewon Create'sFilteredBlockAndTintGetter. - Copycat Material Acceptance: Bypasses voxel shape and entity checks for AE2 cables and busses, allowing them to be accepted and used as copycat materials.
- Conditional Loading: Compatibility mixins for Create and AE2 are only applied if both mods are active in the environment, preventing class loading issues.
🛠️ How it Works
- Ad Astra Fixes: Sponge Mixins hook into the machine block entities (
updateSlots) and defer fluid/item updates to the tail end of the server tick if an active transaction is open. - Create & AE2 Fixes: Implements Fabric's
RenderAttachedBlockViewon Create'sFilteredBlockAndTintGetterto delegate render attachment queries. A mixin onCopycatBlock.getAcceptedBlockStatehandles material checks for AE2'sCableBusBlockto accept them as valid copycat blocks.
📦 Installation
- Install the Fabric Loader.
- Add this
.jarto yourmodsfolder. - Requires Ad Astra as a hard dependency. Create and Applied Energistics 2 are optionally supported (compatibility features load automatically if both are present).
📜 License
This project is licensed under the MIT License - see the LICENSE file for details.
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 / Applied Energistics 2 copycat blocks.
🚀 Features
- Nested Transaction Fix (Ad Astra): Prevents the
IllegalStateException: Transaction already in progresscrash when external fluid/item pipes (like those from Pipez or other transport mods) interact with Ad Astra machines while an internal transaction is active. - Create & AE2 Compatibility: Resolves
ClassCastExceptioncrashes when Create's Copycat blocks query AE2 cables and busses for appearance data by implementingRenderAttachedBlockViewon Create'sFilteredBlockAndTintGetter. - Copycat Material Acceptance: Bypasses voxel shape and entity checks for AE2 cables and busses, allowing them to be accepted and used as copycat materials.
- Conditional Loading: Compatibility mixins for Create and AE2 are only applied if both mods are active in the environment, preventing class loading issues.
🛠️ How it Works
- Ad Astra Fixes: Sponge Mixins hook into the machine block entities (
updateSlots) and defer fluid/item updates to the tail end of the server tick if an active transaction is open. - Create & AE2 Fixes: Implements Fabric's
RenderAttachedBlockViewon Create'sFilteredBlockAndTintGetterto delegate render attachment queries. A mixin onCopycatBlock.getAcceptedBlockStatehandles material checks for AE2'sCableBusBlockto accept them as valid copycat blocks.
📦 Installation
- Install the Fabric Loader.
- Add this
.jarto yourmodsfolder. - Requires Ad Astra as a hard dependency. Create and Applied Energistics 2 are optionally supported (compatibility features load automatically if both are present).
📜 License
This project is licensed under the MIT License - see the LICENSE file for details.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources