The World Remembers

The World Remembers is a vanilla+ mod that gives the world memory and life. Every step, every path, every habit leaves a mark… shaping evolving terrain.

File Details

[Neoforge] TWR 3.0.2

  • R
  • May 9, 2026
  • 97.11 KB
  • 87
  • 1.21.1
  • NeoForge

File Name

theworldremembers-3.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:the-world-remembers-1523141:8062277"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

The World Remembers — v3.0.2

Gameplay:
- Added a new visual stage to the grass terrain family: worn_dirt
- worn_dirt replaces the old transition_dirt stage
- Updated the transition flow around the sterile stage:
  - dirt → worn_dirt → coarse_dirt → next stages
- dirt → worn_dirt and worn_dirt → coarse_dirt now use progressive and randomized transitions
- These transitions are now based on traffic thresholds and probabilities, like the rest of the terrain system

World Compatibility:
- Restored the legacy sterile_dirt block to prevent missing blocks in older worlds
- sterile_dirt is still recognized as an alias for the sterile terrain stage in the terrain logic

Renaming:
- Fully renamed transition_dirt to worn_dirt
- Updated:
  - Java code
  - resource IDs
  - blockstates
  - models
  - loot tables
  - tags
  - English and French translations

Assets:
- Added dedicated texture for the new worn_dirt stage
- Uses texture: motw_dirt_01
- Restored MOTW_grass_05 to MOTW_grass_08 textures to the previous selected set

Build:
- Full build completed successfully
- Generated jar:
  - versions/theworldremembers-3.0.2.jar

### Technical

- Updated mod version to `3.0.2`.