Biome Snapshot

Quick rating

Biome Snapshot

No reviews yet

This mod provides some commands to export the biome or terrain status of a specified coordinate range as a flat map (requires permission level of 4).

Mod Loaders
Fabric
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

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

Client and Server

Must be installed on both the client and the server.

Varies by version.

About

Project Details

Type
Mod
License
Apache License 2.0
Latest Version
Biome Snapshot 1.4.0 for Fabric 1.21.11
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

This mod provides some commands to export the biome or terrain status of a specified coordinate range as a flat map (requires permission level of 4).

The exported image is saved in config/biome-snapshot/<levelName>/.

Supports en_us, zh_cn, zh_hk and zh_tw languages.

Important:

  • When exporting images, the game server will be paused until the generation is complete.
  • When exporting images, Biome Snapshot will report the progress (%) every 5 seconds; please be patient.
  • The Mainland Ocean Biome color resolver and Mainland River Ocean Biome color resolver only support the Overworld dimension of Minecraft.
  • The Real Coastline color resolver will use the latest surface block as the standard when encountering chunks that have been fully generated.

BiomeSnapshot

Logo

Minecraft Support

Modrinth Downloads CurseForge Downloads Modrinth Version

MCMOD Homepage Issues


This mod provides some commands to export the biome or terrain status of a specified coordinate range as a flat map (requires permission level of 4).

The exported image is saved in config/biome-snapshot/<levelName>/.

Supports en_us, zh_cn, zh_hk and zh_tw languages.

Important:

  • When exporting images, the game server will be paused until the generation is complete.
  • When exporting images, Biome Snapshot will report the progress (%) every 5 seconds; please be patient.
  • The Mainland Ocean Biome color resolver and Mainland River Ocean Biome color resolver only support the Overworld dimension of Minecraft.
  • The Real Coastline color resolver will use the latest surface block as the standard when encountering chunks that have been fully generated.

/biome-snapshot

Export the biome or terrain status of a specified coordinate range as a flat map (requires permission level of 4).

Grammar

/biome-snapshot <colorResolver> <from> <to>

Parameters

  • <colorResolver>: Color Resolvers

    Specifies the color resolver to use. It must be biome, mainland_ocean_biome, mainland_river_ocean_biome, or real_coastline. If not, this command will not be parsed.

    Examples

    • biome
    • mainland_ocean_biome
    • mainland_river_ocean_biome
    • real_coastline
    • <from>: column_pos and<to>: column_pos

      Must be a column coordinates composed of <X> and <Z>, each of which must be an integer or tilde notation.

      Examples

      • 0 0
      • ~ ~
      • ~1 ~-2

/biome-snapshot-config

Configure each color resolver (requires permission level of 4). After the game restarts, all configurations will be reset to the default values.

Grammar

There are three subcommands for/biome-snapshot-config (biome, mainland_ocean_biomeandmainland_river_ocean_biome).

  • /biome-snapshot-config ...

    • ... biome ...

      Configure the Biome Color Resolver. Allows configuration of custom biome colors for other mods or datapacks.

      • ... set <namespace> <path> <color>

        Set the color (of the biome).

      • ... remove <namespace> <path> <color>

        Remove the color (of the biome).

      • ... get <namespace> <path>

        Get the color (of the biome).

      • ... mainland_ocean_biome ...

        Configure the Mainland Ocean Biome Color Resolver.

        • ... set mainland <color>

          Set the color of the mainland.

        • ... set ocean <color>

          Set the color of the ocean.

        • ... get mainland

          Get the color of the mainland.

        • ... get ocean

          Get the color of the ocean.

      • ... mainland_river_ocean_biome ...

        Configure the Mainland River Ocean Biome Color Resolver.

        • ... set mainland <color>

          Set the color of the mainland.

        • ... set river <color>

          Set the color of the river.

        • ... set ocean <color>

          Set the color of the ocean.

        • ... get mainland

          Get the color of the mainland.

        • ... get river

          Get the color of the river.

        • ... get ocean

          Get the color of the ocean.

Parameters

  • <namespace>: string and <path>: string

    Specify the namespace and path of the biome. The two values must be single words (without Spaces).

    For biomes that have been configured with colors, the '' parameter and the '' parameter will automatically prompt their namespaces and paths.

    Examples

    • minecraft plains
    • biomesoplenty auroral_garden
    • betterend amber_land
    • <color>integer

      Specify the color. It must be an integer between 0 and 16,777,215.

      The '' parameter will automatically prompt the default color value provided by Biome Snapshot (if any).

      Examples

      • 0
      • 255
      • 16777215

Color Resolvers

Biome Color Resolver

ID: biome.

Based on biomes, each biome has its own unique color.

Example: /biome-snapshot biome -5000 -5000 0 0

Biome Color Resolver

Mainland Ocean Biome Color Resolver

ID: mainland_ocean_biome.

Based on biomes, all biomes are divided into two categories: mainland and ocean. Mainland is represented by the color of plains (green) by default, and ocean is represented by the color of ocean (dark blue) by default.

Example: /biome-snapshot mainland_ocean_biome -5000 -5000 0 0

Mainland Ocean Biome Color Resolver

Mainland River Ocean Biome Color Resolver

ID: mainland_river_ocean_biome.

Based on biomes, all biomes are divided into three categories: mainland, river, and ocean. Mainland is represented by the color of plains (green) by default, river is represented by the color of river (blue) by default, and ocean is represented by the color of ocean (dark blue) by default.

Example: /biome-snapshot mainland_river_ocean_biome -5000 -5000 0 0

Mainland River Ocean Biome Color Resolver

Real Coastline Color Resolver

ID: real_coastline.

"By default, the coastlines for versions 1.18 and above don’t match up perfectly. This is not a bug, but rather because the map shows the underlying biomes instead of the exact terrain. Near coasts, ocean and river biomes often have land, while land biomes can be underwater."
By CHUNKBASE

The above phenomenon occurs in all biome-based color resolvers. If you only need an accurate biome map, this phenomenon will not affect you. If you need a more realistic reflection of the coastline, please choose: Real Coastline Color Resolver.

The Real Coastline Color Resolver is based on the chunk data of the NOISE generation stage, which has generated and applied the real heightmap. Since the surface blocks at this stage are only stone and water, the colors corresponding to these two blocks can be used to reflect the situation of the coastline in the exported image.

It should be noted that the NOISE stage is only an early stage of chunk generation. If the chunk has been fully generated, or even modified by players, the latest surface block will be used as the standard, and the exported image will also use the color of the latest surface block. In other words, Biome Snapshot will not roll back the chunk to the NOISE stage.

In addition, subsequent stages such as terrain carving (CARVERS) may still slightly change the coastline, but these changes are not significant. Moreover, the time and space required to generate chunks to these later stages are much greater than those required to generate to the NOISE stage (early stage). In the future, this may be split into two independent color resolvers for selection.

Example: /biome-snapshot real_coastline -5000 -5000 0 0

Real Coastline Color Resolver

For Mod and Datapack Developers

Biome Snapshot enables developers or enthusiasts of mods and datapacks to configure default colors for their custom biomes.

Please go to the Issue page to submit a request.

Please provide the mod or datapack home page link, your identity (developer, administrator, contributor, etc.), and a list containing the biome information (namespace, path, and default color).

I will respond to your request in the issue.

License

Licensed under the Apache License 2.0.

Screenshots

Gallery

  • Biome Color Resolver
    Biome Color Resolver
  • Mainland Ocean Biome Color Resolver
    Mainland Ocean Biome Color Resolver
  • Mainland River Ocean Biome Color Resolver
    Mainland River Ocean Biome Color Resolver
  • Real Coastline Color Resolver
    Real Coastline Color Resolver

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
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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