Description
This mod removes the custom gravity on GC space stations, making the experience more like playing on the moon. This makes it feasible to have space station bases as normal movement is possible.
Functioning:
This mod uses ASM to modify the GalacticraftCore class. When initializing the space station world provider, it uses a custom provider that's identical to the original except for that it doesn't implement IZeroGDimension. This removes the custom gravity mechanics and sets it to a normal low gravity experience.


