WorldWeaver

A Fabric utility mod that aims to streamline common modding tasks, particularly those related to world creation.
Back to Files

worldweaver-21.8.1 [1.21.8]

File nameworldweaver-21.8.1.jar
Uploader
QuiqueckQuiqueck
Uploaded
Jul 23, 2026
Downloads
53
Size
2.6 MB
Mod Loaders
Fabric
File ID
8495372
Type
B
Beta
Supported game versions
  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

Fabric

modImplementation "curse.maven:worldweaver-1037172:8495372"

Learn more about Curse Maven

What's new

Features

  • Empty barrens picker falls back to vanilla end_barrens
  • End world-setup UI: cave-biome band sliders
  • Per-world cave-biome band config + decider picker wiring
  • BlockTraits.PLANT_LIGHT_BLOCK: shroomlight-archetype material bundle
  • Common render/chest/boat trait bindings + client appliers
  • Common client/server model-trait seam (ModelKey + client registry)
  • item compostable oracle
  • Overridable per-slot fuel-trait hook in WoodenBlockSet
  • Overridable per-slot/set-type sound hook in WoodenBlockSet
  • Overridable per-slot flammable trait hook in WoodenBlockSet
  • client seperatable wover material-builder variants

Changes

  • Vanilla end_barrens is always a barrens-ring member
  • Relocate client-typed datagen classes into src/client
  • Report trait-based compostability in block_registrations oracle
  • Move org.betterx.wover to de.ambertation.wover
  • Consolidate WoodMaterialBuilder.withFireResistance into netherWood (cleanup)

Fixes

  • Empty barrens picker no longer wipes a healthy void picker
  • Misleading log message when registering end-land biomes as midlands
  • Pin Gradle daemon JVM to 21: test task creation crashed on JDK 25 daemons
  • exclude wunderlib from shared allprojects Loom conventions

This mod has no related projects