Biome Recorder
A Minescript script that tracks visited biomes and displays progress.
🎬 YouTube Demo
đź§© Code
https://github.com/sam-ple/minescript-scripts/blob/main/biomerecord.py
[https://github.com/sam-ple/minescript-scripts/blob/92a04dcd99a4b6ee464b84eec379c663cf367e52/biomerecode.py#L1-L136:embed:lang=python:h400]
🚀 Features
- Automatically detects when a player visits a new biome.
- Uses a scoreboard system to record and count visited biomes.
- Provides chat commands for progress checking and resetting.
- Displays results via messages in Minecraft.
đź§ Commands
Type these in Minecraft chat:
Command | Description |
---|---|
--status | Show visited biome count and names |
--check1 | Show list of visited biomes |
--check2 | Show list of unvisited biomes |
--reset | Reset all biome progress |