WorldWeaver: New Dawn

Quick rating

WorldWeaver: New Dawn

No reviews yet

An unofficially maintained continuation of the BetterX Team's utility library for Fabric and NeoForge, designed to streamline common modding tasks, especially those related to world generation

No Theme
No Genre
World Gen Improvements
QoL & Tweaks
Mod Fork/Port
API/Library
AI Art
Mod Loaders
NeoForge
Fabric
Quilt
Minecraft
26.2

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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
worldweaver-26.1.6-fabric [26.1.x]
Authors
CurseForge
Modrinth

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
Modrinth ID

Resources

External Links

About

Description

 

WorldWeaver: New Dawn

WorldWeaver: New Dawn is an unofficially maintained continuation of the WorldWeaver library for Fabric and NeoForge.

The Fabric edition is based on the original WorldWeaver codebase and includes continued maintenance, bug fixes, and other improvements.

The NeoForge edition ports the same functionality to NeoForge with the loader-specific changes required for compatibility.

Please make sure to download the correct file for your Minecraft version and mod loader.

WorldWeaver is primarily a world-generation library used by other mods and does not add significant standalone gameplay content.


How this project differs from the original

  • Loader/platform: supports both Fabric and NeoForge
  • Fabric edition: a maintained version of the original Fabric codebase with additional fixes and improvements
  • NeoForge edition: an unofficial port adapted for NeoForge
  • Goal: continued maintenance and consistent world-generation functionality across supported mod loaders
  • Scope: functionality is kept as close to the original project as reasonably possible, with shared bug fixes, world-generation improvements, and loader-specific compatibility changes where required

Improvements and fixes 

  • Fixed an issue where TerraBlender biomes from other mods (for example, Regions Unexplored) could generate with incorrect placement/scale (too small, fragmented, or misplaced)
  • WorldWeaver now preserves external biome placement for non-Wover biomes instead of remapping them through Wover biome pickers
  • Fixed TerraBlender + BetterEnd compatibility in The End
  • Improved TerraBlender End biome category import handling to avoid category overlap conflicts (which could push biomes into the wrong placement bucket)

description_56a60ac2-bbc9-4c6c-8d29-78ffc4748c51.pngdescription_5f21d381-b305-42f7-bb46-68a00e7994d6.png


Credits / Attribution

All artwork and the majority of the code belong to the developers of the original library: the BetterX Team.

Original project (upstream):
WorldWeaver (Fabric) by the BetterX Team — https://www.curseforge.com/minecraft/mc-mods/worldweaver

WorldWeaver: New Dawn is an independent, unofficial continuation and is not maintained or endorsed by the original developers.


Support / Issue reports

Please do not report issues specific to WorldWeaver: New Dawn to the official BetterX Team Discord or the upstream WorldWeaver GitHub repository, as the original developers do not maintain this project.

For bugs and support related to this project, please use the New Dawn GitHub issue tracker linked below.

When reporting an issue, please specify whether you are using Fabric or NeoForge and include your Minecraft version, mod version, logs, and reproduction steps.

If any issues caused by New Dawn affect the upstream community, please contact me directly.

25231.png


Links

Replace this with a description

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.

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

~630,000
Total Downloads
CurseForge
~470,000
Modrinth
~160,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
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