Is there a place to find systems made by others? Im lazy and i want to copy paste other systems. I love the mod but Im reallly lazy.
There's no download hub, no, but here are my systems, packaged as a stand-alone mod:
-
Cane's Custom Star Systems (Google Drive)If you want to load my systems in-game you'll need
Customizable Star Systems,
Industrial.Evolution,
Unknown Skies, and
Random Assortment of Things, because I used planetary conditions from all of them.
But for you, the most useful content is probably my files, because I actually created and used a template which I think is better and far more readable than the ones which were bundled with the main mod. It made it easy for me to copy and modify stuff. The custom systems file should be very easy to understand with all of my comments.
For editing these files I
highly recommend using Notepad++, preferably in
dark mode, with "JSON" selected as the file language. Unless you have better, idk, but that's what I used.
Spawn my systems into an existing game with Console Commands:
SpawnCustomStarSystems draconis_star_system chelestra_star_system abarrach_star_system
Hey how do you make a double binary/quadruple star system? Asking because I want to make the BSG 12 colonies system
Look at my download above; the first system, Draconis, is a trinary system, and my comments explain how it's set up. Draconis has two close-orbit stars and one wide-orbit star. You can add a 3rd star to the center to make a quadrinary system. I
think you can also create
another empty_location on the fringes and then place two stars around that by setting the "focus" of those stars to the empty_location entity, but I haven't done it myself.
EDIT: Note, to both of you, that changing the file by adding or removing
any entity will change the focus of all following entities in that system, and cause a crash if other objects try to orbit a focus which no longer exist. The whole entity/focus thing is the most finicky part of making a system.