Galacticraft Legacy

Galacticraft Legacy

2M Downloads

[Feature]: Optimize Space Station Loading

TwiceDaIce opened this issue ยท 0 comments

commented

Searched For Existing Request?

Yes I Have

Feature Description

The Space Station design is generated by nearly 230 lines of similar code, creating a horrible mess that is impossible to read.

Implementing a json interpreter or similar to allow for external template generation would be far more effective.

Screenshots and Videos

https://github.com/TeamGalacticraft/Galacticraft-Legacy/blob/master-1.12/src/main/java/micdoodle8/mods/galacticraft/core/world/gen/WorldGenSpaceStation.java

Additional Context

No response