Описание

# WorldWeaver: New Dawn
**WorldWeaver: New Dawn** is an independently maintained, unofficial continuation of WorldWeaver for modern Minecraft versions.
The project supports **Fabric, Quilt, and NeoForge**, depending on the selected Minecraft version. Check the **Versions** tab before downloading to ensure that you choose the correct file for your mod loader.
## What is WorldWeaver?
WorldWeaver is a shared utility library focused primarily on Minecraft world generation.
It provides APIs and reusable functionality for:
* biome registration and placement;
* configured and placed features;
* terrain and world-generator configuration;
* structures and structure placement;
* surface rules and surface generation;
* world presets;
* tags and data generation;
* integration with vanilla world-generation systems;
* compatibility with other biome and world-generation mods.
WorldWeaver normally does not add significant standalone gameplay content.
## Why download it?
Install WorldWeaver: New Dawn only when another mod or modpack lists it as a required dependency.
Make sure that the following all match:
* Minecraft version;
* mod loader;
* WorldWeaver version;
* versions of the mods that depend on it;
* versions of any required libraries.
WorldWeaver is generally required on both the client and server.
## Supported platforms
* **NeoForge**
* **Fabric**
* **Quilt**, through the Fabric-compatible edition
Platform availability may differ between Minecraft versions. Always check the loader information attached to the selected file before downloading.
## New Dawn project goals
WorldWeaver: New Dawn aims to preserve the behavior and APIs of the original project while providing:
* continued maintenance of the Fabric edition;
* compatibility with Quilt through the Fabric edition;
* support for modern NeoForge versions;
* support for newer Minecraft releases;
* world-generation bug fixes;
* loader-specific compatibility changes;
* improved compatibility with TerraBlender;
* improved compatibility with other biome and world-generation mods;
* functionality required by the New Dawn mod ecosystem.
## How this project differs from upstream
The original WorldWeaver project is maintained by the BetterX developers.
WorldWeaver: New Dawn is an independent community continuation that maintains additional Minecraft versions and mod-loader editions.
The project is not maintained, endorsed, or officially supported by the original WorldWeaver developers or the BetterX Team.
Please do not report New Dawn-specific problems to the upstream WorldWeaver issue tracker or BetterX support channels.
## Support and issue reports
For crashes, bugs, compatibility problems, incorrect biome placement, and other issues affecting WorldWeaver: New Dawn, use the New Dawn issue tracker:
https://github.com/Reijin2312/WorldWeaver-New-Dawn/issues
When reporting a problem, include:
* Minecraft version;
* mod-loader version;
* WorldWeaver version;
* complete mod list;
* world-generation and biome mods being used;
* latest log or crash report;
* clear reproduction steps.
New Dawn community Discord:
https://discord.gg/BHxhJSn5uR
## Source code
WorldWeaver: New Dawn:
https://github.com/Reijin2312/WorldWeaver-New-Dawn
## Original project
Original WorldWeaver project on Modrinth:
https://modrinth.com/mod/worldweaver
Upstream source code:
https://github.com/quiqueck/WorldWeaver
## Credits and attribution
WorldWeaver was originally developed by **Frank Bauer / Quiqueck**, the **BetterX Team**, and their contributors.
The original code and project resources belong to their respective developers and contributors.
WorldWeaver: New Dawn is independently maintained by **Raijin**.
This project is distributed under the terms described in its repository license.