Warptorio but the planets thing is a standalone library.
Like most typical libraries, this mod exists to enhance, build upon, extend, or improve the functionality of other mods and is not intended to be run on its own unless you are developing your own mod with it.
Mod List
Mods that are designed to operate with the planetorio planets
Stacktorio - https://mods.factorio.com/mod/stacktorio
Warptorio2 - https://mods.factorio.com/mod/warptorio2
Built-In Planets
List of planets that come with the library
Planet Mods
Listed here are all the planet templates that this library works with.
Maze Planet - Based On: RibbonMaze - https://mods.factorio.com/mod/planetorio_RibbonMaze
Factory Planet - Based On: WhistleStopFactories - https://mods.factorio.com/mod/planetorio_WhistleStopFactories
DangOreus Planet - Based On: dangOreus https://mods.factorio.com/mod/planetorio_dangOreus
Planet API
The api is very easy to use when implementing into a mod.
local world = remote.call("planetorio","FromTemplate","surface_name","ocean",{force=true})
local surface = world.surface
local planet = world.planet
local force = world.force -- special force for this planets biters
There are many options to spawning a planet.
More docs to come
Backwards Compatability
These are some older templates that are waiting to be updated to Planetorio
Official Warptorio2 Special Planets Pack: https://mods.factorio.com/mod/warptorio_planet_pack
Alien Biomes Hot Planets: https://mods.factorio.com/mod/warptorio_hot_planets
Alien Biomes Cold Planets: https://mods.factorio.com/mod/warptorio_cold_planets
Special Planets
Most of these planets are dependent on other mods for their map generation.
Some of those mods are not fully mod compatible, so the planet may contain an internal copy of that base mod.
If one of your mods is included with this list and you'd like to discuss further please contact us on discord.
Swamp Planet: https://mods.factorio.com/mod/warptorio_planet_swamp
Maze Planet: https://mods.factorio.com/mod/warptorio_planet_maze
DangOreus Planet: https://mods.factorio.com/mod/warptorio_planet_dangoreus
Magma Planet: https://mods.factorio.com/mod/warptorio_planet_lava
Mirror Planet: https://mods.factorio.com/mod/warptorio_planet_mirror
Smog Planet: https://mods.factorio.com/mod/warptorio_planet_smog
Factory Planet: https://mods.factorio.com/mod/warptorio_planet_factory