Footsteps Trail
No reviews yet
Never get lost again! Fading footstep markers help you retrace your path through caves, forests, and beyond.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds client-side tools and features to enhance the user experience.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
👣 Footsteps Trail
A lightweight client side mod that displays fading footstep markers behind you as you explore. Whether you're delving into caves, navigating forests, or mapping new areas, your trail will guide you back.
(Outdated video. Doesn't Show realistic Footsteps. Please check preview images)
✨ Features
Tracking Modes
- Steps Mode – Keep your last N footsteps (default: 50, max: 500)
- Time Mode – Footsteps fade after a set duration (default: 30s, max: 300s)
- Stealth Mode – Automatically disables footstep tracking and rendering while sneaking/crouching (default: enabled)
- Stride Adjustment – Stride length is automatically factored in: sprinting increases the minimum distance between steps by 50% to reflect larger strides
Placement Modes
- Ground Only (default) – Markers only on solid ground
- Continuous – Track everywhere, even in air/water
Marker Shapes
- Realistic (default) – Surface aware procedural footprints that dynamically adapt shape, depth, and scuffs per block type (sand, snow, dirt, stone, etc.)
- Square – Simple flat square
- Circle – Smooth circular marker
- Paw – Paw print with toe pads
- Cross – Plus shaped marker
Customization
- Colors: White, Gray, Red, Green, Blue, Yellow (ignored in Realistic mode, block colors are sampled automatically)
- Size: Adjustable from 0.05 to 2.0
- Opacity: Adjustable from 0.05 to 1.0
- Rotation Alignment: Rotates markers to match the player's looking (yaw) direction (default: enabled)
- Alternating Feet: Offsets consecutive footsteps to the left and right alternately to simulate realistic walking (default: enabled)
- Note: Custom shapes and manual colors only apply when Realistic mode is disabled.
- Quick toggle with
Bkey
⌨️ Commands
All commands are client-side and start with /footsteps.
| Command | Description |
|---|---|
/footsteps or /footsteps status |
Show current status |
/footsteps toggle |
Enable / disable the trail |
/footsteps clear |
Clear all active markers |
/footsteps mode <time|steps> |
Switch tracking mode |
/footsteps placement <ground|continuous> |
Switch placement mode |
/footsteps config time set <1–300> |
Set time-mode duration (seconds) |
/footsteps config steps set <1–500> |
Set max steps to keep |
/footsteps config rotation <true|false> |
Enable / disable matching player direction rotation |
/footsteps config alternating <true|false> |
Enable / disable alternating left/right foot offsets |
/footsteps config stealth <true|false> |
Enable / disable stealth mode (disable footprints while sneaking) |
/footsteps appearance realistic <true|false> |
Enable / disable realistic footprint mode |
/footsteps appearance shape <square|circle|paw|cross> |
Change marker shape |
/footsteps appearance color <color> |
Change marker color |
/footsteps appearance size <0.05–2.0> |
Change marker size |
📦 Requirements
- For Fabric: Fabric Loader • Fabric API
- For Forge: Forge Loader
- For NeoForge: NeoForge Loader
Client-side only • Works on any server • MIT License • Made by Blue print
👉 Click the banner or [start here] to get going.
Use code BLUE40 and unlock your 40% discount instantly.
👣 Footsteps Trail
A lightweight client side mod that displays fading footstep markers behind you as you explore. Whether you're delving into caves, navigating forests, or mapping new areas, your trail will guide you back.
(Outdated video. Doesn't Show realistic Footsteps. Please check preview images)
✨ Features
Tracking Modes
- Steps Mode – Keep your last N footsteps (default: 50, max: 500)
- Time Mode – Footsteps fade after a set duration (default: 30s, max: 300s)
- Stealth Mode – Automatically disables footstep tracking and rendering while sneaking/crouching (default: enabled)
- Stride Adjustment – Stride length is automatically factored in: sprinting increases the minimum distance between steps by 50% to reflect larger strides
Placement Modes
- Ground Only (default) – Markers only on solid ground
- Continuous – Track everywhere, even in air/water
Marker Shapes
- Realistic (default) – Surface aware procedural footprints that dynamically adapt shape, depth, and scuffs per block type (sand, snow, dirt, stone, etc.)
- Square – Simple flat square
- Circle – Smooth circular marker
- Paw – Paw print with toe pads
- Cross – Plus shaped marker
Customization
- Colors: White, Gray, Red, Green, Blue, Yellow (ignored in Realistic mode, block colors are sampled automatically)
- Size: Adjustable from 0.05 to 2.0
- Opacity: Adjustable from 0.05 to 1.0
- Rotation Alignment: Rotates markers to match the player's looking (yaw) direction (default: enabled)
- Alternating Feet: Offsets consecutive footsteps to the left and right alternately to simulate realistic walking (default: enabled)
- Note: Custom shapes and manual colors only apply when Realistic mode is disabled.
- Quick toggle with
Bkey
⌨️ Commands
All commands are client-side and start with /footsteps.
| Command | Description |
|---|---|
/footsteps or /footsteps status |
Show current status |
/footsteps toggle |
Enable / disable the trail |
/footsteps clear |
Clear all active markers |
/footsteps mode <time|steps> |
Switch tracking mode |
/footsteps placement <ground|continuous> |
Switch placement mode |
/footsteps config time set <1–300> |
Set time-mode duration (seconds) |
/footsteps config steps set <1–500> |
Set max steps to keep |
/footsteps config rotation <true|false> |
Enable / disable matching player direction rotation |
/footsteps config alternating <true|false> |
Enable / disable alternating left/right foot offsets |
/footsteps config stealth <true|false> |
Enable / disable stealth mode (disable footprints while sneaking) |
/footsteps appearance realistic <true|false> |
Enable / disable realistic footprint mode |
/footsteps appearance shape <square|circle|paw|cross> |
Change marker shape |
/footsteps appearance color <color> |
Change marker color |
/footsteps appearance size <0.05–2.0> |
Change marker size |
📦 Requirements
- For Fabric: Fabric Loader • Fabric API
- For Forge: Forge Loader
- For NeoForge: NeoForge Loader
Client-side only • Works on any server • MIT License • Made by Blue print
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources