Compatibility
Minecraft: Java Edition
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 3 months ago
๐ฃ 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


