https://github.com/oxidized-mc/worldgen
World generation framework — ChunkGenerator, FlatWorldConfig, ChunkStatus pipeline
https://github.com/oxidized-mc/worldgen
chunk-generator minecraft minecraft-java open-source oxidized-mc rust world-generation
Last synced: 15 days ago
JSON representation
World generation framework — ChunkGenerator, FlatWorldConfig, ChunkStatus pipeline
- Host: GitHub
- URL: https://github.com/oxidized-mc/worldgen
- Owner: oxidized-mc
- License: mit
- Created: 2026-04-02T13:15:16.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2026-04-02T15:05:29.000Z (23 days ago)
- Last Synced: 2026-04-03T02:36:07.129Z (22 days ago)
- Topics: chunk-generator, minecraft, minecraft-java, open-source, oxidized-mc, rust, world-generation
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# oxidized-worldgen
[](https://github.com/oxidized-mc/worldgen/actions/workflows/ci.yml)
[](LICENSE)
World generation framework — ChunkGenerator, FlatWorldConfig, ChunkStatus pipeline
Part of the [Oxidized MC](https://github.com/oxidized-mc) ecosystem — a Minecraft Java Edition
implementation in Rust.
## License
Licensed under the [MIT License](LICENSE).
## Contributing
Contributions are welcome! Please see the [Oxidized MC](https://github.com/oxidized-mc) organization
for project-wide guidelines.