Tectonic - Au Naturel Edit

Quick rating

Tectonic - Au Naturel Edit

No reviews yet

Tectonic Terrain Generation Mod - Built and Customised for Au Naturel modpack

No Theme
No Genre
World Gen Improvements
Performance & Optimization
Mod Fork/Port
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
tectonic-3.0.17-forge-1.20.1.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Tectonic - with optimisations for Au Naturel 5

For the original version of this mod go here.  As per usual, many thanks to the original authors and contributors for even making this work theoretically possible.

Tectonic is a great terrain generation mod that lies at the heart of the Au Naturel modpack, but the performance during chunk generation compared to vanilla often left something to be desired.  This meant it was one of the practical blockers for my goal of practical survival play, as the server was often unable to build chunks fast enough for a player to play in real time, necessitating resource heavy and technically challenging pre-generation.

This is a fork of Tectonic 3.0.17 with the goal of making the mod especially performant to allow complex modded survival gameplay without pregeneration.  Remember though, in practice, optimisations of entire modpacks depend upon the ecosystem of modifications, not just a single mod.

On a technical level, this is what we've tried to achieve (current change summary from Claude):

Tectonic v3.0.17 - Optimization Summary

Thread Safety (C2ME Compatibility)

Change File Purpose
Volatile LOADED_STATE ConfigHandler.java:19 Ensures config state visibility across C2ME worker threads
ThreadLocal cleanup hooks ConfigNoise.java:200ConfigClamp.java Prevents memory leaks when threads are recycled

Memory & GC Optimizations

Change File Purpose
LRU cache eviction (256 max) ConfigNoise.java:27-40 Prevents unbounded cache growth and thrashing
Array pooling ConfigClamp.java:43-60 Reuses double[] arrays via ThreadLocal pools
Cached empty ShortList ChunkAccessMixin.java Avoids allocation on error path

Noise Computation Reduction

Change File Impact
Continentalness: 9→6 octaves continentalness.json ~33% fewer noise passes
Erosion: 9→6 octaves erosion.json ~33% fewer noise passes

description_02ede751-f9cb-491c-b12f-539c6dd947d7.png

Join the discord to discuss feedback, issues, questions, suggestions.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~14,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works