AztechMC / Modern-Industrialization

Modern industrial mod for Minecraft.
https://www.curseforge.com/minecraft/mc-mods/modern-industrialization
MIT License
155 stars 86 forks source link

Allow energy cables to be quickly replaced while holding wrench in of… #846

Open DarkVen0m opened 3 months ago

DarkVen0m commented 3 months ago

Right now, it's very frustrating dealing with cable replacement when you have to change energy cables tier in whole setup. You have to wrench every energy cable without touching other ones (fluids, items), which is kind of pixel-hunting with their current collision boxes. And only after that can you place new ones. To avoid breaking current behaviour, when multiple energy cables can occupy the same block, replacement is only happening while you hold the wrench in offhand. https://www.youtube.com/watch?v=iOVB5uSiE1Y

Technici4n commented 3 months ago

I think that this feature makes sense in some form, but I am not sure that this is how I want it to be. Will think more about it.

DarkVen0m commented 3 months ago

Another thing I thought of was ability to disable rendering of all types of pipes except some specific one - so another feature that was part of EIO pipes system. But here it doesn't solve issue, replacement still would be long and tedious process. So the only other way I find solving the issue - some tool to replace cables in the whole system so it can also keep connections from the previous one (unlike the feature in this PR).