Custom Biome Downloader
Usage Guide:
After connecting to any Minecraft server with custom biomes registered via datapacks, you can execute the command /save biomes at any time. The system will confirm the operation in chat and specify the name of the file being created.
Output Results:
All biome data is saved to a text file named <Server-IP>-BIOMES.txt, which is located in the .minecraft/config/ folder of your game directory.
Functionality:
The modification analyzes and saves complete information about server-side custom biomes along with their identifiers. This is particularly useful for mod and datapack developers who want to thoroughly study biome structure or track exactly which biomes a specific server uses.
Effective Combinations:
Works excellently in combination with other developer tools such as CDD, CED, and CAD.