Home - astrsh/TerraWiki GitHub Wiki

Welcome to the Terra Wiki


What is Terra?

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.

Terra consists of several parts:

  • A voxel world generation API with emphasis on configuration and extensibility
  • Several platform implementations, 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
  • Several "core addons," which implement the "default" configurations of Terra. These addons can be thought of as the config "standard library"

Terra currently officially supports the Fabric mod loader and the Bukkit API (Paper and friends). We welcome Pull Requests implementing additional platforms!

How do I get started?

To get started with Terra, take a look at our Quick Start Guide. It will walk you through everything you need to get Terra working on your client or server, including installing the plugin and setting up a world with the generator.


Community & Support

If you are unsure about anything or need clarification regarding Terra, you can contact us in our Discord server!

Translated Wikis

Chinese

A Chinese translation of the Wiki can be found here. Translation provided by qsefthuopq.