
Spectrum Rush
Abstract Design Requirements (DR) This mod adds a mini-game named Spectrum Rush to Minecraft. When the game starts, n sheep of each of c colors (n*c in…
⬇ Download on ModrinthAbstract
https://github.com/Viola-Siemens/Spectrum-Rush/blob/main/README.md
This mod adds a mini-game named Spectrum Rush to Minecraft. When the game starts, n sheep of each of c colors (n*c in total) will be placed around the shared spawn point. Players are asked to collect wool items with corresponding colors within the specified time as many as possible. At the end of the game (operators use the stopping command or all rounds are finished), the player who scores the most wins the game, and a ranking list will be shown to all players.
Sequence Diagram

Configuration
SHEEP_COLORS: A list with c elements. Each element represents a color of sheep/wool.
COUNT_SHEEP_EACH_COLOR: How many sheep of each color will spawn after the game starts.
MAX_SPAWN_RADIUS: The game area will be from (x0 - MAX_SPAWN_RADIUS, z0 - MAX_SPAWN_RADIUS) to (x0 + MAX_SPAWN_RADIUS, z0 + MAX_SPAWN_RADIUS), where (x0, z0) represents the shared spawn point.
EACH_ROUND_TICKS: Ticks (seconds * 20) of each round.
TOTAL_ROUNDS: How many rounds will we play. In each round, players will be given a single task to collect a certain color of wool item.
SHEEP_SPEED_MODIFIER: The speed modifier of sheep. Positive values make sheep move faster and make the game more difficult. Negative values make sheep move slower.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as spectrum_rush-1.0.0.jar — drop this file into the mods folder
- Download size: 35 KB
- Download link checked 7 Sept 2026 — working
These come from our own check of the pack file, not from the source page.