
Insulated redstone cables no longer have an API
josephcsible opened this issue ยท 7 comments
In Minecraft 1.7.10, our insulated redstone cables supported MineFactory Reloaded's RedNet API. MineFactory Reloaded doesn't support modern versions of Minecraft, leaving us without an API for insulated redstone cables in these versions. I brought this up on IRC, and tterrag suggested that we switch to the API from Charset (GitHub, Curse).
This issue has been holding up compatability with TIS-3D for over a year now. I would really love for Ender IO to be my one-stop shop for everything cable-related but without a proper bundled redstone API for TIS-3D to implement I need to install Project Red with all it's overhead just to do what Ender IO should already be able to do.
Edit: I assumed TIS-3D implemented Project Red's API but I was mistaken.
Charset doesn't have bundled redstone anymore, so we're back at square 1 now, either having to pick another mod or do our own API.
@josephcsible It's coming back. Same API.
Sorry for posting twice, but here it is: https://minecraft.curseforge.com/projects/simplelogic-wires
The API has been marked as un-deprecated as of the matching release of CharsetLib. TIS-3D will get support restored as soon as possible, for whatever it's worth.