Biomes Scanner

Quick rating

Biomes Scanner

No reviews yet

The Biome Scanner samples all biomes within a chosen radius and reports which biome types surround the player, making it easy to locate rare or important biomes nearby.

World Gen Improvements
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🌿 Biome Scanner

Biome Scanner is a utility mod that analyzes the biomes surrounding the player and reports how much space each biome occupies inside a chosen radius. It performs a structured sampling pass around the player and measures the relative coverage of every biome it finds. The mod can scan a single dimension or every dimension available on the server. It identifies the first position where each biome appears, counts how many samples belong to each biome, and computes the coverage percentage of each biome within the scanned area. It also detects which biomes never appeared during the scan even if the dimension is capable of generating them. Results can be printed in chat or saved to a timestamped text file for further analysis.


🧭 Command Description

/biome_scan_all <radius> [step] [save]

This command performs a complete biome scan around the player in every dimension on the server. The scan measures the biome distribution inside a circular radius centered on the player. The scanner walks through the area with a configurable step that controls how dense the sampling grid will be.

Parameters

radius
Minimum 100 and maximum 60000. Defines the distance around the player that will be scanned.

step
Optional. Minimum 4 and maximum 512. Controls how far apart sample points are. A smaller step produces a more detailed scan but takes longer.

save
Optional literal keyword. When present the mod writes the scan results to a text file stored inside the biome_scan_results folder of the world.


What the command reports

For each dimension the output includes

  • the number of detected biomes
  • the number of missing biomes
  • the total number of samples taken
  • the step used for the scan
  • the closest position where each biome was found
  • the coverage percentage of each biome inside the scanned radius

The twenty nearest biomes are shown directly in chat. Additional biomes are counted but hidden to keep the output readable. When the save option is used the full report is written to a text file.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works