Compatibility
Minecraft: Java Edition
26.2
26.1.2
1.21.11
1.20.1ā1.20.6
1.19.2ā1.19.4
1.12.2
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 7 months ago
Updated 5 days ago
š 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


