Compatibility
Minecraft: Java Edition
1.20.2
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 6 months ago
Mineseeker - Minecraft Structure & Biome Finder
A Minecraft Forge mod that helps players locate structures and biomes efficiently using optimized search algorithms.
Features
- Structure Search: Find any Minecraft structure (villages, temples, strongholds, etc.)
- Biome Search: Locate specific biomes quickly
- Click-to-Teleport: Interactive coordinates with teleport functionality
- Adaptive Search: Automatically optimizes search speed based on radius
- Smart Filtering: Prevents duplicate results from the same chunk
Usage
Structure Search
/mineseeker structure <structure_name> <count> [radius]
Examples:
/mineseeker structure village 5
/mineseeker structure stronghold 1 30000
/mineseeker structure desert_pyramid 3 15000
Biome Search
/mineseeker biome <biome_name> <count> [radius]
Examples:
/mineseeker biome mushroom_fields 1
/mineseeker biome ice_spikes 2 20000
Parameters
structure_name/biome_name: Use tab completion for valid namescount: Number of locations to find (1-50)radius: Search radius in blocks (512-64000, default: 12000)

