The Block Shuffle

Quick rating

The Block Shuffle

No reviews yet

Multiplayer minigame: each player gets a random block and must stand on it before time runs out. Difficulty increases every round!

Adventure/Exploration
Minigame
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
Latest Version
block-shuffle-mokey-1.0.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🧱 Mokey Mod: Block Shuffle — The Minigame That Will Test Your Reflexes (and Your Luck)

Just imagine: the game announces — "Your block: Lava" — and you have to figure out where to find one before time runs out. Each round gets harder, and only one winner remains.

Block Shuffle Mokey is a mod for Minecraft 1.21.8 that turns any multiplayer server into a race against the clock: each player gets a different target block and has to stand on top of it before the timer hits zero. Whoever is fast — and smart — survives.

⚙️ How It Works

An admin starts the game, the mod assigns a random block to each connected player, and the timer starts counting down. A boss bar shows the remaining time and the current round in real time. Whoever stands on the correct block before time runs out advances; whoever fails is eliminated. Difficulty increases with each round level, with blocks becoming rarer and harder to find — until only one champion remains.

🛠️ Commands

The root command is /blockshuffle (shortcut /bs).

/bs start Begins a Block Shuffle match. Assigns a target block to every online player and starts the timer for the first round. Requires the configured minimum number of players (default setting).

/bs leave Lets a player leave an ongoing match. The mod automatically reevaluates how many players remain and ends the game if no one is still competing.

/bs stop (requires admin/operator permission) Ends the match immediately, clearing the boss bar and action bar for all players.

/bs reload (requires admin/operator permission) Reloads the configuration file (blockshuffle.json) and rebuilds the catalog of available blocks without needing to restart the server.

/bs help Shows the list of available commands with a brief description of each.

/bs about Displays information about the mod: name, version (1.0.0), and which Minecraft version it was built for (1.21.8).

🎮 Game Mechanics

  • Per-player draw: each participant gets their own target block, so it's not a race for a single item — it's individual.
  • Dynamic boss bar: shows the current level/round and remaining time, with a sound cue and message when the timer hits the halfway point.
  • Level progression: as rounds advance, the mod draws from lists of rarer and harder-to-find blocks (from level 1 up to the configured maximum level), with decreasing weight for blocks already used.
  • Elimination: anyone who fails to reach the correct block in time is removed from the match; the last player standing wins.
  • Disconnect detection: if a player drops from the server, they are automatically removed from the round without stalling the game for everyone else.
  • Biome filters: you can allow or block Nether- and End-exclusive blocks via configuration.
  • Block blacklist: problematic items (Dragon Egg, Beacon, Conduit, Sponges, etc.) are blocked by default, but fully customizable.

📄 Configuration File

Automatically generated at config/blockshuffle.json on first run, editable and reloadable via /bs reload:

Field Function
tempoRodadaSegundos Duration of each round's timer
minimoJogadores Minimum number of players required to start
mostrarBarraDeChefe Toggles the boss bar on/off
permitirNether Allows drawing Nether-exclusive blocks
permitirEnd Allows drawing End-exclusive blocks
rodadasPorNivel How many rounds before leveling up
pesoBase Initial draw weight for blocks
decaimentoPorNivel Weight reduction per difficulty level
evitarRepetirBloco Avoids repeating the same block in a row
listaNegra List of blocks banned from the draw

🧩 Technical Requirements

  • Minecraft Version: 1.21.8
  • API/Loader: Fabric (requires Fabric Loader ≥ 0.16.0 and Fabric API)
  • Java: version 21 or higher
  • Environment: server-side only (environment: *, but the game logic runs on the server)

🏆 Why Support on Patreon?

This mod is made with love (and lots of caffeine) to bring fun minigames to your server. Your support helps keep the mod updated with new Minecraft versions, add new modes and blocks, fix bugs quickly, and create more content for the community. Thanks for being part of this! 💚

Block Shuffle Mokey — because finding a Lodestone block in 15 seconds has never been this stressful.

🧱 Mokey Mod: Block Shuffle — The Minigame That Will Test Your Reflexes (and Your Luck)

Just imagine: the game announces — "Your block: Lava" — and you have to figure out where to find one before time runs out. Each round gets harder, and only one winner remains.

Block Shuffle Mokey is a mod for Minecraft 1.21.8 that turns any multiplayer server into a race against the clock: each player gets a different target block and has to stand on top of it before the timer hits zero. Whoever is fast — and smart — survives.

⚙️ How It Works

An admin starts the game, the mod assigns a random block to each connected player, and the timer starts counting down. A boss bar shows the remaining time and the current round in real time. Whoever stands on the correct block before time runs out advances; whoever fails is eliminated. Difficulty increases with each round level, with blocks becoming rarer and harder to find — until only one champion remains.

🛠️ Commands

The root command is /blockshuffle (shortcut /bs).

/bs start Begins a Block Shuffle match. Assigns a target block to every online player and starts the timer for the first round. Requires the configured minimum number of players (default setting).

/bs leave Lets a player leave an ongoing match. The mod automatically reevaluates how many players remain and ends the game if no one is still competing.

/bs stop (requires admin/operator permission) Ends the match immediately, clearing the boss bar and action bar for all players.

/bs reload (requires admin/operator permission) Reloads the configuration file (blockshuffle.json) and rebuilds the catalog of available blocks without needing to restart the server.

/bs help Shows the list of available commands with a brief description of each.

/bs about Displays information about the mod: name, version (1.0.0), and which Minecraft version it was built for (1.21.8).

🎮 Game Mechanics

  • Per-player draw: each participant gets their own target block, so it's not a race for a single item — it's individual.
  • Dynamic boss bar: shows the current level/round and remaining time, with a sound cue and message when the timer hits the halfway point.
  • Level progression: as rounds advance, the mod draws from lists of rarer and harder-to-find blocks (from level 1 up to the configured maximum level), with decreasing weight for blocks already used.
  • Elimination: anyone who fails to reach the correct block in time is removed from the match; the last player standing wins.
  • Disconnect detection: if a player drops from the server, they are automatically removed from the round without stalling the game for everyone else.
  • Biome filters: you can allow or block Nether- and End-exclusive blocks via configuration.
  • Block blacklist: problematic items (Dragon Egg, Beacon, Conduit, Sponges, etc.) are blocked by default, but fully customizable.

📄 Configuration File

Automatically generated at config/blockshuffle.json on first run, editable and reloadable via /bs reload:

Field Function
tempoRodadaSegundos Duration of each round's timer
minimoJogadores Minimum number of players required to start
mostrarBarraDeChefe Toggles the boss bar on/off
permitirNether Allows drawing Nether-exclusive blocks
permitirEnd Allows drawing End-exclusive blocks
rodadasPorNivel How many rounds before leveling up
pesoBase Initial draw weight for blocks
decaimentoPorNivel Weight reduction per difficulty level
evitarRepetirBloco Avoids repeating the same block in a row
listaNegra List of blocks banned from the draw

🧩 Technical Requirements

  • Minecraft Version: 1.21.8
  • API/Loader: Fabric (requires Fabric Loader ≥ 0.16.0 and Fabric API)
  • Java: version 21 or higher
  • Environment: server-side only (environment: *, but the game logic runs on the server)

🏆 Why Support on Patreon?

This mod is made with love (and lots of caffeine) to bring fun minigames to your server. Your support helps keep the mod updated with new Minecraft versions, add new modes and blocks, fix bugs quickly, and create more content for the community. Thanks for being part of this! 💚

Block Shuffle Mokey — because finding a Lodestone block in 15 seconds has never been this stressful.

Screenshots

Gallery

  • Comandos
    Comandos
  • Iniciar
    Iniciar
  • Novo Bloco
    Novo Bloco
  • Primeiro Bloco
    Primeiro Bloco

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works