1
Modding / Re: Misc modding questions that are too minor to warrant their own thread
« on: February 09, 2025, 09:07:25 AM »
Is there a way to make a planet with a set of planetary conditions have a "guaranteed minimum" occurrence (so say, in the whole sector there will be at least 1 planet with X AND Y, 1 planet with A AND NOT B, etc.) via vanilla procgen or would I be better off making a post-generation plugin that would go in and check the whole bloody list of planet + modify a 'suitable candidate' if none matching the criteria are found? (I know the latter is likely to be heinously computationally intensive but it'd only be done once, during sector generation - with the goal of removing a portion of the RNG to avoid rolling the dice 1513 times or something ridiculous because OCD optimization)