Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Terra

Terra

World generation modding/configuration platform

348.4k
1,126
Adventure
Utility
World Generation

Compatibility

Minecraft: Java Edition

1.21.1
1.20.6
1.20.4
1.20.1–1.20.2
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x

Platforms

Bukkit
Fabric
Folia
Forge
Paper
Purpur
Quilt
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

dfsek
dfsek Owner
Astrashh
Astrashh Contributor
duplexsystem
duplexsystem Contributor
sancires
sancires Member

Details

Licensed MIT
Published 4 years ago
Updated 6 days ago
DescriptionChangelogVersions
All versions6.6.0-BETA-bukkit

6.6.0-BETA-bukkit

Download
Report

Changelog

This version introduces many new features including:

  • Support for Minecraft 1.21.4
  • Allay platform support
  • Minestom platform support
  • Improvements to the CLI generator
  • Various other changes, optimizations, and bug fixes

Config pack development changes:

  • Platform Minecraft Biome Config:
    • Both Fabric and Bukkit's Minecraft Biome Config have been cleaned up and Bukkit now supports the full range of options
  • Noise addon changes:
    • Both FBM and the basic ArithmeticSampler samplers now implement the DerivativeNoiseSampler API
    • You can now turn off salting the noise lookup of the Cellular sampler with the new salt-lookup parameter
    • New LINEAR_MAP normalizer

Paralithic changes:

  • Adds support for Paralithic let expressions. Let expressions enable the ability to bind names to expressions within the context of another expression, e.g.
5 + let
  a := 3.5,
  b := a^2, // Optional trailing comma
in a * b * (let d := sqrt(x) in cos(d))
  • As the introduction of let expressions may break config packs and the noise predicate addon (which uses the in invocation variable reserved as a keyword in let expressions), this must explicitly be enabled in pack.yml via the following:
expressions:
  options:
    enable-let-expressions: true
  • The noise predicate addon will use input instead of in if let expressions are enabled, which currently affects only the EXPRESSION_NORMALIZER sampler

Files

Terra-bukkit-6.6.0-BETA+49c6e7003-shaded.jar(11.13 MiB) Primary
Download

Metadata

Release channel

Beta

Version number

6.6.0-BETA-bukkit

Loaders

Folia Paper Purpur

Game versions

1.21.4

Downloads

324

Publication date

March 1, 2025 at 6:25 PM

Publisher

duplexsystem

duplexsystem

Contributor

Version ID

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.