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.
β¨ 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)
Placement Modes
- Ground Only (default) β Markers only on solid ground
- Continuous β Track everywhere, even in air/water
Marker Shapes
- Square (default) β 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
- Size: Adjustable from 0.05 to 2.0
- Opacity: Adjustable from 0.05 to 1.0
- 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 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
Client-side only β’ Works on any server β’ MIT License β’ Made by Blue print


