Lord_Cambion 4303b4966a fix: biome generation
biomes like extreme hills now have correct blocks sky and water, also correct grass. another thing is that now in the world spawns mutated biomes and it is acceptable as a world generation.
i dont thjink it is the same because seeds are not giving me the ones from youtube videos but we will work on it later.

For now it works and it is acceptable. spawns a variety of biomes that before was spawned in a random way, now depending on next biomes and temperature
2026-04-22 12:26:18 +02:00
2026-04-11 18:21:40 +03:00
2026-04-12 14:44:53 +03:00
2026-04-22 12:26:18 +02:00
2026-03-28 21:58:49 +01:00
2026-04-05 16:25:32 +02:00
2026-03-17 16:39:22 -05:00
2026-03-17 16:39:22 -05:00
2026-03-18 23:57:09 -04:00
2026-03-27 18:24:29 +03:00
2026-04-13 16:29:38 +03:00

banner

neoLegacy (Legacy Console Edition)

This project aims to backport the newer title updates back to Legacy Console Edition (which is based on TU19).

Discord Emerald Launcher

Our roadmap:

Roadmap

  • Port Title Update 25 (100% complete) ( 🎉 )
  • Port Title Update 31 (86.36% complete)

See our Contributor's Guide for more information on the goals of this project.

Download

Users can download our Nightly Build! Simply download the .zip file and extract it!

Acknowledgments

Huge thanks to the following projects:

Build & Run

Windows

  1. Install Visual Studio 2022 or newer.
  2. Clone the repository.
  3. Open the project folder from Visual Studio.
  4. Set the build configuration to Windows64 - Debug (Release is also ok but missing some debug features), then build and run.

GNU/Linux

We provide both a generic build script and a Nix flake.

  • Nix: nix run .#client
  • Generic: ./build-linux.sh
Description
No description provided
Readme 3.1 GiB
Languages
Arc 56.4%
PLSQL 21.9%
C++ 18.7%
Self 1.6%
C 1.1%