VazkiiMods / Morph-o-Tool

The wrench to end all wrenches. Or have them be used?
29 stars 11 forks source link

[1.12.2] Morphing tool doesn't work with Logistics Pipes #60

Closed lucasqueiroz closed 4 years ago

lucasqueiroz commented 4 years ago

Hey there, I crafted a Morphing tool and added the BuildCraft Wrench to it, but when I aim at a Logistics Pipes' pipe, it doesn't morph to the correct tool. Is it planned to be integrated with Logistics Pipes? Or maybe I'm using it wrong (I also tried with the IC2 wrench and it works correctly)? Thanks

MoreThanHidden commented 4 years ago

In the config you'll need to add a Mod Alias "logisticspipes=buildcraft". Otherwise can Sneak (Shift) + Scroll to the tool.

lucasqueiroz commented 4 years ago

I was reading the code and found it had a configuration, should've looked there before.

But I tried adding logisticspipes=buildcraft and it didn't work. I also noticed that the Buildcraft pipes aren't showing the correct wrench as well, even tough the default configuration includes it, and also tried with buildcraftall=buildcraft, since I'm using the single JAR file (Although I don't think it should matter). But for now the Sneak + Shift works. Thanks!

MoreThanHidden commented 4 years ago

Ok been a while since I've worked with buildcraft but might be "logisticspipes=buildcraftcore"

lucasqueiroz commented 4 years ago

Thanks! Tried with:

logisticspipes=buildcraft
buildcraftcore=buildcraft

And this seems to be working with both BuildCraft and Logistics Pipes pipes.