You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
When a gate is moved it doesn't automatically recalculate the address (you have to replace the base block, but for the simplicity of this I'm saying it does)
In the show, the 9 chevron address is permanent and doesn't change when the gate moves, with mods like warp drive where the gates physical location moves the entire address changes, a fix for this is to have 2 different addresses for a gate, the address that's 7 or 8 chevrons, and a second address that is the 9 chevron address
This would be a simple way of implementing the interface side of it, just add more tabs and draw the ancient number on them, when you insert the glyph crystal it not only makes the exiting 7chevron address 8 chevrons, it also adds the 9 chevron tabs.
The text was updated successfully, but these errors were encountered:
You could have it the base block store the static address in its nbt and not loose it when it is picked up. Similar to how Thermal Expansion machines retain their RF stored
That's a good idea, also I don't know how It could be implemented because you don't actually move in AR but when "moving" in AR it should change the address too.
The gate already stores it's address in the NBT and only regenerates it when first placed. At least it should... Are you sure WarpDrive doesn't wipe NBT?
@MrJake222 Is there any fix to this issue? My use case is that I have a flying ship (by using Valkyrien Skies) and when the gate changes its position, it cannot be dialed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a gate is moved it doesn't automatically recalculate the address (you have to replace the base block, but for the simplicity of this I'm saying it does)
In the show, the 9 chevron address is permanent and doesn't change when the gate moves, with mods like warp drive where the gates physical location moves the entire address changes, a fix for this is to have 2 different addresses for a gate, the address that's 7 or 8 chevrons, and a second address that is the 9 chevron address
This would be a simple way of implementing the interface side of it, just add more tabs and draw the ancient number on them, when you insert the glyph crystal it not only makes the exiting 7chevron address 8 chevrons, it also adds the 9 chevron tabs.
The text was updated successfully, but these errors were encountered: