WorldWeaver: New Dawn

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
Back to Files

worldweaver-21.11.4 [1.21.11]

File nameworldweaver-21.11.4.jar
Uploader
Raijin2312Raijin2312
Uploaded
Jul 26, 2026
Downloads
7
Size
2.1 MB
Mod Loaders
NeoForge
File ID
8514386
Type
B
Beta
Supported game versions
  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:worldweaver-neoforge-1422284:8514386"

Learn more about Curse Maven

What's new

Features

  • Added the common SOIL surface tag API
  • Added the pottable datapack registry API
  • Added support for seeded vertical cave-biome deciders
  • Added a shared helper for double/tall plants that drop with any tool
  • Added common infrastructure for BetterEnd and BetterNether plant survival tags

Changes

  • Unified soil handling for surface rules and plant placement
  • Added datapack-driven registration of pottable plants and soils
  • Added support for vertical cave-biome selection using a stable world seed
  • Exposed common APIs for flower-pot contents and synchronized potted block data
  • Improved compatibility between loader-specific biome and worldgen implementations
  • Moved shared plant-loot behavior into WorldWeaver instead of duplicating it in mods
  • Made library datagen opt-in during normal builds

Fixes

  • Fixed tall plants not dropping when harvested with an arbitrary tool
  • Fixed missing common soil support in BetterEnd and BetterNether worldgen
  • Fixed pottable plants and soils requiring hardcoded registry lookups
  • Fixed cave-biome deciders producing inconsistent results between chunks
  • Fixed library datagen being triggered unintentionally by regular compilation
  • Fixed missing shared APIs required by the final flower-pot implementation

    Compatibility note

    The vertical cave-biome decider API and pottable registry API are present in 1.21.1, but BetterEnd’s experimental WorldCarver pipeline remains disabled there. The stable legacy cave generator is still active.

This mod has no related projects