Overview#
Runrace Map is a comprehensive minigame map developed by Playitnowreal, designed to provide a competitive racing experience within Minecraft. Originally released for version 1.17.1 and updated for 1.20.1, the map combines traditional parkour with modern swimming mechanics introduced in the Update Aquatic. It is built to be multiplayer-friendly, allowing 2 to 4 players (or more) to compete simultaneously on linear tracks filled with obstacles, shortcuts, and speed-enhancing features.
![]()
The map's primary objective is to reach the finish line before your opponents. To achieve this, players must navigate complex terrain, utilize sprint-swimming in water sections, and hit frequent checkpoints to ensure progress is saved. The map is often praised for its streamlined design and accessibility for both casual and competitive players.
Game Modes#
Runrace features three primary modes of play, which can be selected from the main lobby area:
Racing Mode
The core experience of the map. Players start at a designated line and race through a linear course. The first player to cross the finish line is declared the winner. This mode emphasizes speed and the use of shortcuts.
Parkour Mode
A more technical mode where the focus is on precision jumping. While still a race, the obstacles are significantly more difficult, requiring players to master momentum and timing. Falling usually results in being sent back to the last checkpoint.
Minigame Mode
A variety mode that incorporates different mechanics, such as swimming challenges or item-based racing. This mode is ideal for players looking for a break from the standard linear race format.
Mechanics#
The map utilizes several key mechanics to create a dynamic racing environment:
- Advanced Swimming: Runrace heavily features sections where players must use the 1.13+ sprint-swimming mechanic. Players must navigate underwater tunnels and surface quickly to maintain speed.
- Checkpoint System: Integrated throughout every track are gold pressure plates. Stepping on these sets the player's spawn point, ensuring that a single mistake doesn't end the race.
- Speed Mechanics: Certain sections of the track use blocks like Ice or Soul Sand (with specific enchantments or effects) to alter player velocity. Mastery of these surfaces is key to winning.
- Multiplayer Synchronization: The map uses command blocks to ensure all players start at the same time and to track who crosses the finish line first.
| Mechanic | Description | Trigger |
|---|---|---|
| Checkpoint | Saves progress and sets spawn point | Gold Pressure Plate |
| Sprint-Swim | High-speed underwater movement | Double-tap Sprint in Water |
| Speed Boost | Increases movement speed temporarily | Specific track blocks/potions |
| Finish Line | Ends the race and announces winner | Redstone/Command Block trigger |
Tracks and Environments#
Runrace includes multiple themed tracks, each offering unique visual styles and mechanical challenges. While the specific names of tracks may vary by version, they generally fall into the following categories:
- The Forest Run: A classic parkour-heavy track featuring tree-top jumps and narrow pathways.
- The Aquatic Tunnel: A track dominated by water sections where sprint-swimming is the primary mode of transport.
- The Industrial Zone: A complex track with moving parts (via command blocks) and verticality.
- The Void Race: A high-stakes track where falling off the edge results in immediate respawn at the last checkpoint.

Items and Blocks#
While Runrace is primarily a movement-based map, it utilizes several functional items and blocks to manage the game state.
Functional Blocks
- Gold Pressure Plates: Act as checkpoints.
- Barrier Blocks: Used to keep players within the track boundaries and prevent cheating.
- Command Blocks: Hidden beneath the map to handle the logic for timers, teleportation, and winner announcements.
- Ice/Blue Ice: Used in high-speed segments to increase player momentum.
Items
- Speed Potions: Occasionally provided at the start or found in "item boxes" to give players a temporary edge.
- Lobby Selector: An item (often a compass or clock) used in the lobby to select tracks or vote for game modes.
Multiplayer and Commands#
Runrace is optimized for multiplayer servers. For the best experience, it is recommended to play with 2-4 players.
To ensure the map functions correctly on a server, the following settings should be enabled in server.properties:
enable-command-block=trueallow-flight=true(to prevent anti-cheat kicks during high-speed segments)spawn-protection=0
Common Commands
While the map is automated, admins can use the following commands for troubleshooting:
/function runrace:reset: Resets the current race and teleports everyone to the lobby./spawnpoint @a: Manually sets the spawn point for all players (use with caution)./tp @a [Lobby Coordinates]: Returns all players to the starting area.
Installation Guide#
To install the Runrace Map for Minecraft:
- Download the map file (usually a.zip archive).
- Locate your Minecraft directory (typically
%appdata%\.minecrafton Windows). - Open the
savesfolder. - Extract the contents of the downloaded.zip file into the
savesfolder. - Launch Minecraft and select the map from your Singleplayer world list.
- If playing on a server, upload the extracted folder to the server's root directory and rename it to the world name specified in your server configuration.