This mod adds the planet Pandora where you harvest fruits and trade with the natives.
Mods introducing new content into the game.
New places to build more factories.
Map generation and terrain modification.
Furnaces, assembling machines, production chains.
Is it necessary to have Any Planet Start as a required dependency? It's usually an optional dependency
I think I can make it optional I need to make a few changes. Thanks for feedback
if mods["any-planet-start"] then should be able to do the trick, anywhere that you reference something conditional for Any Planet Start compatibility
if mods["any-planet-start"] then
No worries though, it's always nice to see another planet mod!
Thank you, this is my first mod so I don't know the modding conventions and good practices. I did this in a week and haven't tested it thoroughly so it is bound to have bugs and problems.