McJtyMods / DeepResonance

Deep Resonance: a powergen mod for Minecraft involving crystals
47 stars 23 forks source link

Fix OpenComputers integration for MC 1.12 #231

Closed 12foo closed 6 years ago

12foo commented 6 years ago

Just like in McJty/RFTools#1395. Requires an updated McJtyLib (McJty/McJtyLib#41). Fixes #228.

Sorry I'm opening all these pull requests today, by the way-- I just really want this on my own server, so I'm working through it. :) RFTools is probably my favorite mod, and it's even better with computers.

12foo commented 6 years ago

I just noticed that this removes a dependency on RFTools 6.12. It does compile without it, though, and doesn't seem to crash the game even when it's in the same instance with RFTools 7. Not sure about this.

12foo commented 6 years ago

Seems the dependency is used for RFTools Control integration. Closing this pull request; I'll be back after I've had a proper look at it and made sure it can't blow up.