Carbon5-ReorderDysonNodes icon

ReorderDysonNodes

Changes the order Dyson Sphere Nodes are built. Starts building from the equator of the shell and works towards the poles.

By Carbon5
Last updated a year ago
Total downloads 1058
Total rating 0 
Categories Cosmetic
Dependency string Carbon5-ReorderDysonNodes-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.5 icon
xiaoye97-BepInEx

BepInEx5.4.5 mod plugin framework, Mod框架

Preferred version: 5.4.5

README

Readme

I didn't like that dyson spheres are built out at random, so this changes it so that the spheres are built starting from the equator where in reality the orbit would keep the initial ring in place while being built.

It shouldn't have any performance impact since this only gets called when picking a new node to work on.

Main downside at the moment is that there's a tendancy to work on the shells in order of their index when their progress is otherwise equal. I plan randomize this in a future update.