Terra

Terra

Mod and plugin

World generation modding/configuration platform

Server AdventureUtilityWorld Generation

180.4k downloads
740 followers
Created3 years ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
Filter channels...

This minor version fixes a critical terrain generation issue involving linear interpolation in fractal samplers. All users of 6.4 versions should update IMMEDIATELY.

This minor version fixes a critical terrain generation issue involving linear interpolation in fractal samplers. All users of 6.4 versions should update IMMEDIATELY.

This version brings our minimum supported Minecraft version to 1.20.4 for both Fabric, and Bukkit (Paper+).

With this version config developers should update their config packs translating minecraft:grass to minecraft:short_grass and updating entity ids from ZOMBIE to minecraft:zombie, for example.

This version brings our minimum supported Minecraft version to 1.20.4 for both Fabric, and Bukkit (Paper+).

With this version config developers should update their config packs translating minecraft:grass to minecraft:short_grass and updating entity ids from ZOMBIE to minecraft:zombie, for example.

This version fixes a bug introduced in the previous version where ore blocks exposed to air were not generating properly. This bug fix does not apply retroactively to chunks that already have been generated with 6.4.0!

This version introduces many new features including:

  • Support for Minecraft 1.20.2
  • Experimental support for Folia
  • The removal of a dedicated Quilt platform. Quilt users may now use the Fabric jar instead
  • Various other minor changes, optimizations, and bug fixes

Config pack development changes:

  • New SCATTERED_ORE config type added via the config-ore addon
  • Terrascript changes:
    • New rsqrt function
    • Additional optional boolean argument to the block function that determines if the block should use physics (Such as setting water to flow on generation)
  • Noise sampler changes:
    • New sampler DISTANCE - Provides the distance from a configured position
    • New sampler TRANSLATE - Allows translating sampler coordinate inputs
    • New sampler EXPRESSION_NORMALIZER - Allows modifying the output of a sampler using an expression
    • New LocalNoiseLookup CELLULAR sampler return type - Uses coordinates relative to closest cell origin for noise lookup
  • New experimental optional image caching parameters available in pack.yml to reduce memory usage once images are no longer needed:
    • images.cache.load-on-use: true - Only load images into memory upon first use
    • images.cache.timeout: SECONDS - Delay to unload an image after last use

Added 1.20.1 support, includes the default Overworld 1.3.3 config featuring updated sakura mountains.

This version introduces an overhaul for image handling via the library-image addon. Notable new capabilities include:

  • Image stitching support for large scale image distribution.
  • Coordinate transformations on images, allowing the configuration of the world position of images.
  • More flexible color to biome mappings.
  • Distance transform noise sampler, allowing applications such as height maps from pure-black/pure-white images.
  • Image source for pipeline v2.

You can find the documentation for this new addon here: https://terra.polydev.org/config/documentation/image/index.html

In addition are the following changes:

  • Fixed a bug in pipeline v2 where the correct base biome was not returned, resulting in extrusions incorrectly working.
  • Added a new alternative method of calculating slant palettes that better supports overhanging terrain.
  • Reduced the amount of caching done by pipeline v2, reducing memory consumption for applicable config packs.
  • Fixed relative offset handling for Sponge v2 schematics exported by WorldEdit and Sponge v3 schematics.

This is an EXPERIMENTAL 1.19.3 development snapshot for Bukkit. It should not be used in production.

1.19.3 required a lot of internal changes to how Terra interfaces with Minecraft. This release is intended to test those changes before a full beta release.

This is an EXPERIMENTAL 1.19.3 development snapshot for Fabric. It should not be used in production.

1.19.3 required a lot of internal changes to how Terra interfaces with Minecraft. This release is intended to test those changes before a full beta release.

  • Added Biome Pipeline addon v2
  • Add Biome Pipeline v2 addon

Bukkit-specific fixes:

  • Fix beardification on Bukkit
  • Fix Bukkit misnaming end crystals

External resources



Project members

dfsek

Owner

Astrashh

Contributor

duplexsystem

Contributor

sancires

Member


Technical information

License
MIT
Project ID