Attention
This documentation site is under construction! Some things may not work currently, we’re working to get it up and running properly. Want to help? Check out the GitHub Repo for instructions on contributing:
Terra is a modern world generation modding platform, primarily for Minecraft. Terra allows complete customization of world generation with an advanced API, tightly integrated with a powerful configuration system:
A voxel world generation API with emphasis on end user configuration and extensibility.
Several platform implementations available to users. Platform implementations act as the layer between the API and the platform it’s running on.
An addon loader, which allows addons to interface with the Terra API in a platform-agnostic setting. Addons provide the majority of Terra’s world generation functionality.
Several core addons, which implement the standard configurations of Terra. Core addons can be thought of as the config ‘standard library’.