promotional bannermobile promotional banner

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/ AE2 copycat blocks.
Back to Files

cable-fixes-for-prom-1.1.0.jar

File namecable-fixes-for-prom-1.1.0.jar
Uploader
ImEden6ImEden6
Uploaded
Jun 27, 2026
Downloads
40.8K
Size
38.9 KB
Mod Loaders
Fabric
File ID
8327579
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cable-fixes-for-prom-1484275:8327579"

Learn more about Curse Maven

What's new

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2026-06-27

Added

  • Create & AE2 Compatibility Mixin: Implemented RenderAttachedBlockView on Create's FilteredBlockAndTintGetter via FilteredBlockAndTintGetterMixin.java to resolve ClassCastException crashes when copycat blocks query Applied Energistics 2 cables and busses for appearance data.
  • Copycat Material Acceptance: Implemented a Mixin CopycatBlockMixin.java on Create's CopycatBlock.getAcceptedBlockState to bypass entity block and voxel shape checks for AE2 cables and busses, allowing them to be accepted as copycat materials.
  • Conditional Loading: Introduced AdAstraCableFixMixinConfigPlugin.java to conditionally apply the compatibility mixins only when both create and ae2 mods are present.
  • Compilation Stubs: Added local stub classes for FilteredBlockAndTintGetter and CopycatBlock under the main source set to satisfy Mixin target verification during compilation without needing Create as a compile dependency.

Changed

  • Mod name updated from "Ad Astra Cable Fix" to "Cable Fixes for Prom".

This mod has no related projects