Ore Hunter
The “Ore Collection Game” is a Minecraft mini-game where the player aims to collect specific ores and items. Players can track their progress in real-time using the scoreboard and bossbar displayed during gameplay.
🎬 YouTube Demo
🧩 Code
https://github.com/sam-ple/minescript-scripts/blob/main/orehunt.py
[https://github.com/sam-ple/minescript-scripts/blob/92a04dcd99a4b6ee464b84eec379c663cf367e52/orehunt.py#L1-L243:embed:lang=python:h400]
⚙️ Game Features
- Target ores and items include: Diamond, Gold Ingot, Iron Ingot, Copper Ingot, Amethyst Shard, Emerald, Lapis Lazuli
- Collection status is shown on the scoreboard and bossbar
- When an ore is collected, a notification appears as a title and chat message with elapsed time
- Collecting all ores completes the game!
- Chat commands allow you to start, reset, and check progress in the game
🚀 How to Play & Commands
Use the following chat commands to control the game:
Command | Description |
---|---|
--start | Starts the game. Initializes scoreboard, bossbar, and timer. |
--reset | Resets the game state and clears progress. |
--status | Shows current progress (collected ores, elapsed time) in chat. |
--help | Displays a help message listing all commands. |