better /locate for multiple structure/biomes finder
A Minecraft Forge mod that helps players locate structures and biomes efficiently using optimized search algorithms.
/mineseeker structure [radius]
Examples:
/mineseeker structure village 5
/mineseeker structure stronghold 1 30000
/mineseeker structure desert_pyramid 3 15000
/mineseeker biome [radius]
Examples:
/mineseeker biome mushroom_fields 1
/mineseeker biome ice_spikes 2 20000
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)