WhereAmI is a lightweight Mod that allows players to quickly check which structure they are currently inside or which structures exist nearby.
The mod adds a simple command-based interface and is fully compatible with modpacks, including packs that add custom structures.
Features
/whereami here
Detects the structure you are currently inside using accurate bounding box checks.
/whereami scan <radius>
Scans surrounding chunks for nearby structures within a configurable chunk radius.
- Supports vanilla and modded structures
- Server-side only (clients do not need the mod installed
- Lightweight and performance-friendly
- Designed for exploration, debugging, and modpack use
Requirements
- Fabric Loader
- Fabric API
Intended Use
This mod is useful for:
- Modpack developers
- Explorers and map makers
- Debugging world generation
- Identifying large or hidden structures
Notes
- Structure detection is based on Minecraft’s internal structure data.
- Some very large modded structures may require scanning a radius greater than 10 chunks.
- Scanning radius is limited at 10 chunks.