// Management · RimWorld Mod
Alien Worlds Framework
Tired of always playing on the same boring earthlike worlds?
Tired of always playing on the same boring earthlike worlds?
So am I. This is a mod framework for creating entirely new types of planets, fully compatible and integrated with Worldbuilder (though not depending on it outright). Does not include any planet types on its own, check the linked steam collection for a few official ones.FAQ
What can this do that Worldbuilder alone can't?
Worldbuilder is first and foremost a map creator. A mod can define the exact tiles/settlements/etc that should be generated, but it can't easily generate custom planets on the fly. This framework allows mods to do things like:- Restrict which biomes should generate
- Replace ocean tiles and textures, or remove oceans outright to have a fully solid world
- Change the global average temperature to anything they want
- And more!