-
Notifications
You must be signed in to change notification settings - Fork 15
Home
MMD OreSpawn is a configurable world-generation engine used by mods and modpacks to place rocks, ores, fluid deposits, biomes, and other world materials.
This is not the unrelated mod that adds creatures, the DangerZone, and similar content.
OreSpawn 4 is the current provider-driven engine. It supports world profiles, geological regions called geomes, broad rock formations, several ore patterns, covered fluid deposits, biome and dimension materials, templates, retrogen, configuration screens, and a public integration API.
Start with the OreSpawn 4 documentation
- New player or server owner: Player and Server Guide
- Learning about rock generation: Geomes and Formations
- Building a modpack: Configuration Reference
- Adding support from another mod: Worldgen Providers
- Writing an integration: Developer Guide
Use the CurseForge Files tab to select builds matching your Minecraft and Forge version.
The original OreSpawn 3 pages remain available for older installations and modpacks. OS3 and OS4 use different configuration formats, so use the documentation that matches the installed major version.
Open the legacy OreSpawn 3 documentation
All existing OS3 page names and links have been retained.
MMD OreSpawn
OreSpawn 4
- Start here
- Player and server guide
- Geomes and formations
- Ore patterns and runtime features
- Biomes and world materials
- Terrain dimensions
- Geology templates
- Configuration reference
- Worldgen providers
- Developer guide
- Java API
- Migration
- Troubleshooting
OreSpawn 3 Legacy
- OS3 documentation index
- OS3 JSON documentation
- OS3 simple integration
- Block definitions
- Working example
- Feature file format
- Preset file format
- Inter Mod Communication
Project links