Skip to content

A Minecraft mod where walking wears away a path.

License

Notifications You must be signed in to change notification settings

edward3h/worn-path

Repository files navigation

Worn Path

Modrinth Downloads Modrinth Followers CurseForge Downloads CurseForge Versions

An Architectury-based Minecraft mod for Fabric and NeoForge (MC 1.21.11). Where players walk, paths may appear.

For Players

What Does It Do?

Worn Path gradually transforms blocks beneath frequently walked areas into path blocks. The more players traverse a route, the more defined the path becomes.

Installation

  1. Install Fabric Loader (0.18.4+) or NeoForge (21.11+) for Minecraft 1.21.11.
  2. Install the Architectury API for your platform.
  3. Drop the appropriate Worn Path .jar into your mods/ folder.

Compatibility

Platform Minecraft Loader
Fabric 1.21.11 Fabric Loader 0.18.4+
NeoForge 1.21.11 NeoForge 21.11+

Both platforms require the Architectury API (18.0.6+).

For Developers

Building

Requires Java 21 (managed via asdf, see .tool-versions).

./gradlew build

Build artefacts are produced for both Fabric and NeoForge platforms.

Project Structure

This is a multi-platform Architectury project:

  • common/ — Shared code across all platforms
  • fabric/ — Fabric-specific implementation
  • neoforge/ — NeoForge-specific implementation

Platform-agnostic logic goes in common/. Each platform subproject has a thin entry point that delegates to common code.

Key Dependencies

Dependency Version
Minecraft 1.21.11
Fabric Loader 0.18.4+
Fabric API 0.141.3+1.21.11
NeoForge 21.10.34-beta
Architectury API 18.0.6+
Caffeine (caching) 3.2.0

Contributing

See CONTRIBUTING.md for guidelines on building, submitting issues, and code conventions.

About

A Minecraft mod where walking wears away a path.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages