gcewing / SGCraft

Stargates mod for Minecraft
http://www.cosc.canterbury.ac.nz/greg.ewing/minecraft/mods/SGCraft/
MIT License
11 stars 50 forks source link

[Suggestion] Stop using static coordinates when referencing partnered tile entities #58

Open StargateMC opened 5 years ago

StargateMC commented 5 years ago

At present, schematics and mods that use schematic like functions (eg: WarpDrive) break due to SGBaseTE, DHDTE and SGRingTE referencing static coordinates for their relationship with one another.

I'd recommend if you come back to SGCraft that this is updated to use relative coordinates :)