Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 3 months ago
Changelog
Atlas 0.2.0-alpha — Changelog
- Added
ChunkNoiseSamplerMixin— density function evaluation now routes through the vectorized noise pipeline, enabling SIMD-accelerated terrain generation on Java 21 - Added
DensityFunctionCompilerandVecNoiseRouter— full vectorized noise path active whenjdk.incubator.vectoris available - Added
ChunkyBatchModeMixin— Atlas batch mode now automatically activates when Chunky starts a generation task and deactivates when it finishes, maximising pre-generation throughput without manual intervention - Fixed memory leak in
HOCSArenaManager— off-heap budget now correctly decrements when region arenas are released, preventing silent fallback to on-heap memory during long pre-generation sessions - Fixed unpooled direct buffer allocations in
NIO2Backend— I/O now reuses pooled 1MB direct buffers instead of allocating on every read/write, significantly reducing GC pressure and JNI overhead - Added physical-core-aware thread scaling — generation pool size now respects physical core count rather than logical thread count
- Fabric Loader requirement raised to
>=0.16.7
Files
atlas-fabric-0.2.0-alpha-mc1.21.1.jar(7.67 MiB) Primary
Metadata
Release channel
AlphaVersion number
0.2.0Loaders
Fabric
Game versions
1.21.1Environment
Client and server, best when installed on both


