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 1.4.0

  • R
  • Apr 24, 2026
  • 36.76 KB
  • 26
  • 1.21.1
  • NeoForge

File Name

theworldremembers-1.0.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

The World Remembers — v1.0.4

Fix:
- Fixed a terrain memory desynchronization issue

Details:
- Some blocks could keep outdated progression data after changing state
- This could cause blocks to skip stages and jump directly to a more advanced state when walked on again
- Affected all ground states (grass_block, dirt, coarse_dirt, dirt_path)

Result:
- Terrain progression now behaves consistently
- Blocks no longer skip stages due to old memory data

### Technical

- Updated mod version to `1.0.4`.