Enhancement: Forge Multipart support for cables
LekKit opened this issue ยท 1 comments
Some other mods implement Forge Multipart interop for their cables. This allows placing a cover around the exposed cable, similar to cable facades (but without the need to implement actual facades yourself).
Additionally, this allows to separate cable connections that are otherwise in direct proximity to each other.
I might implement this myself if others agree this is useful, but I need to figure out the multipart API first, and will try this on my own mod beforehand.
There's already a way to effectively add facades over cables, that being the paintable cables, the only difference is the small dot in the center to show where it actually lies, I'd suggest putting the actual cables a block below the floor and using paintable cables for when they go between the layers.
I kinda doubt FMP support would be added, it's quite an old mod and with age comes jankiness that is annoying to implement and can lead to weird bugs.