Safepaths (MineColonies)

Safepaths mod allows players (and friendly NPCs like colonists and visitors from MineColonies) to naturally create paths by walking over the same blocks repeatedly

File Details

safepaths-1.0.1.jar

  • R
  • Jul 7, 2026
  • 48.41 KB
  • 117
  • 1.21.1
  • NeoForge

File Name

safepaths-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:safepaths-1600734:8387408"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Refactored chunk loading logic: Optimized LevelTickEvent to prevent redundant checks.
  • Performance improvement: Added isLoaded checks to ensure path creation only occurs in active chunks, reducing overhead.
  • Compatibility: Refined event registration to adhere to NeoForge 1.21.1 standards.
  • Cleaned up project environment and resolved build path issues.
  • v1.0.1