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 2.0.0

  • R
  • Apr 27, 2026
  • 69.75 KB
  • 54
  • 1.21.1
  • NeoForge

File Name

theworldremembers-2.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

The World Remembers — v2.0.0

Refactor:
- Complete overhaul of the traffic and terrain system
- Terrain progression and regression now fully driven by traffic values
- Improved organic spread of traffic (horizontal + vertical variation)
- Stable per-position decay for more natural and less robotic behavior

Balance:
- Applied new vanilla+ preset
- Updated thresholds:
  - dirt: 4–7
  - coarse_dirt: 9–14
  - dirt_path: 16–24
- Slower and more consistent rain → mud conversion
- Improved mud drying timing
- Adjusted growth and regression for more natural gameplay

Configuration:
- Extended .toml configuration system
- Centralized balance parameters
- Added per-mob traffic weights (passive and hostile)
- Runtime config now aligned with final preset

Gameplay:
- Added and validated movement speed bonus on dirt_path / garden_path
- Speed boost implemented via attribute modifier
- Final value set to +15% (noticeable but still vanilla-friendly)

Debug & Tools:
- Simplified debug HUD (focused on useful data only)
- Added runtime telemetry system
- New command: /twrdebug stats (traffic, decay, mud, contributors)

Fixes:
- Fixed traffic getting stuck at certain values
- Fixed unintended mud behavior
- Fixed path detection so speed boost applies correctly

Cleanup:
- Removed obsolete code and simplified structure
- Removed world-wide mud generation system
- Improved overall readability, maintainability, and stability

### Technical

- Updated mod version to `2.0.0`.