Tower Game
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (12 images)
🔍 Analysis
- 👍 0.5% endorsement rate
- 🏆 #154 of 220 cursed mods in this game by downloads
📋 About This Mod
# Tower Game! Tower Game is a datapack that completely transforms the way Minecraft is played. It doesn't add new weapons, bosses, or hundreds of new items. Instead, it turns the entire world into a massive battlefield between two teams. Build a fortress, protect your **Tower Core**, or gather an army and destroy the enemy's base. Every world becomes a completely new experience. <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/erLtKZ0BrWA" title="Проигрыватель YouTube" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> # How to Play After entering the world, simply run: ``` /reload ``` Once the datapack has finished loading, a clickable message will appear in the chat. Click it to automatically create the game Lobby. In the Lobby, players can choose their teams, configure the game settings, and immediately start a match. ## Defenders vs Raiders At the beginning of the game, the **Defenders** receive the **Tower Core**. They have a limited amount of time to choose a location and place it somewhere in the world. Once the Tower Core has been placed, the preparation phase begins. While the Defenders build their fortress and strengthen their defenses, the **Raiders** spawn at a random location in the world and prepare for the upcoming assault. After some time, the playable area begins to shrink, forcing both teams closer together. As the match progresses, the safe zone becomes smaller, making every encounter more intense and every decision more important. There are two ways to win: - Destroy the Defenders' Tower Core. - Eliminate all Raider lives. Because every world is randomly generated, every Tower Core can be placed in a different location, and every game can be configured differently, no two matches are ever the same. # Fully Customizable Tower Game can be customized to fit almost any playstyle. - Customize the **datapack settings** (13 gameplay settings and ready-to-use presets!) - Change vanilla **/gamerule** settings - If you don't like the default starting kits, set the option to **custom** and **give every player your own custom kit** - Install **mods, custom worlds, resource packs, and other datapacks** — Tower Game is compatible with almost any content! # Proven by Real Matches Tower Game wasn't created only as a technical project—it was designed as a complete competitive game. Throughout development, numerous full matches were played with real players. These playtests helped improve the balance, refine the mechanics, and introduce many of the features available today. Version 2.0 is the result of extensive testing and player feedback, meaning that most gameplay mechanics have already been proven in real matches. # Administrator Features Tower Game includes a variety of advanced features that allow server administrators to host organized games, tournaments, and large multiplayer events. <details> <summary>All Hidden Features</summary> <details> <summary>Administrator Permissions</summary> ## Administrator Permissions Players with administrator permissions gain access to several tools that make managing and observing matches much easier. Whenever Raiders begin destroying the Tower Core, all administrators receive a chat notification showing who is attacking the Core and how many shulkers remain inside it. ### Grant Administrator Permissions ``` /tag (Nickname) add admin ``` ### Remove Administrator Permissions ``` /tag (Nickname) remove admin ``` </details> <details> <summary>Disable Team Joining</summary> ## Disable Team Joining This feature allows administrators to disable team selection in the Tower Game Lobby. ### Disable Team Joining ``` /scoreboard players set #tg_team_entry tg_settings 1 ``` ### Enable Team Joining ``` /scoreboard players set #tg_team_entry tg_settings 0 ``` </details> <details> <summary>Defender Captain</summary> ## Defender Captain This feature allows you to assign a **Defender Captain**. The player with this status is guaranteed to receive the **Tower Core** at the beginning of the game. ### Assign Defender Captain ``` /tag (Nickname) add captian ``` ### Remove Defender Captain ``` /tag (Nickname) remove captian ``` </details> <details> <summary>Force a Player to Join a Team (Lobby Only)</summary> ## Force a Player to Join a Team (Lobby Only) These functions allow you to force a player into one of the game teams. **IMPORTANT! These functions only work while the game is still in the Lobby and has not started yet!** ### Join the Defenders ``` /execute as (Nickname) run function towergame:system/team/join_defenders ``` ### Join the Raiders ``` /execute as (Nickname) run function towergame:system/team/join_raiders ``` ### Join the Spectators ``` /execute as (Nickname) run function towergame:system/team/join_spectators ``` </details> <details> <summary>Force Team Change (During the Game Only)</s
# Tower Game!
Tower Game is a datapack that completely transforms the way Minecraft is played. It doesn't add new weapons, bosses, or hundreds of new items. Instead, it turns the entire world into a massive battlefield between two teams.
Build a fortress, protect your Tower Core, or gather an army and destroy the enemy's base. Every world becomes a completely new experience.
# How to Play
After entering the world, simply run:
``` /reload ```
Once the datapack has finished loading, a clickable message will appear in the chat. Click it to automatically create the game Lobby.
In the Lobby, players can choose their teams, configure the game settings, and immediately start a match.
## Defenders vs Raiders
At the beginning of the game, the Defenders receive the Tower Core. They have a limited amount of time to choose a location and place it somewhere in the world.
Once the Tower Core has been placed, the preparation phase begins. While the Defenders build their fortress and strengthen their defenses, the Raiders spawn at a random location in the world and prepare for the upcoming assault.
After some time, the playable area begins to shrink, forcing both teams closer together. As the match progresses, the safe zone becomes smaller, making every encounter more intense and every decision more important.
There are two ways to win:
- Destroy the Defenders' Tower Core.
- Eliminate all Raider lives.
Because every world is randomly generated, every Tower Core can be placed in a different location, and every game can be configured differently, no two matches are ever the same.
# Fully Customizable
Tower Game can be customized to fit almost any playstyle.
- Customize the datapack settings (13 gameplay settings and ready-to-use presets!)
- Change vanilla /gamerule settings
- If you don't like the default starting kits, set the option to custom and give every player your own custom kit
- Install mods, custom worlds, resource packs, and other datapacks — Tower Game is compatible with almost any content!
# Proven by Real Matches
Tower Game wasn't created only as a technical project—it was designed as a complete competitive game.
Throughout development, numerous full matches were played with real players. These playtests helped improve the balance, refine the mechanics, and introduce many of the features available today.
Version 2. 0 is the result of extensive testing and player feedback, meaning that most gameplay mechanics have already been proven in real matches.
# Administrator Features
Tower Game includes a variety of advanced features that allow server administrators to host organized games, tournaments, and large multiplayer events.
All Hidden Features
Administrator Permissions
## Administrator Permissions
Players with administrator permissions gain access to several tools that make managing and observing matches much easier. Whenever Raiders begin destroying the Tower Core, all administrators receive a chat notification showing who is attacking the Core and how many shulkers remain inside it.
### Grant Administrator Permissions
``` /tag (Nickname) add admin ```
### Remove Administrator Permissions
``` /tag (Nickname) remove admin ```
Disable Team Joining
## Disable Team Joining
This feature allows administrators to disable team selection in the Tower Game Lobby.
### Disable Team Joining
``` /scoreboard players set #tg_team_entry tg_settings 1 ```
### Enable Team Joining
``` /scoreboard players set #tg_team_entry tg_settings 0 ```
Defender Captain
## Defender Captain
This feature allows you to assign a Defender Captain. The player with this status is guaranteed to receive the Tower Core at the beginning of the game.
### Assign Defender Captain
``` /tag (Nickname) add captian ```
### Remove Defender Captain
``` /tag (Nickname) remove captian ```
Force a Player to Join a Team (Lobby Only)
## Force a Player to Join a Team (Lobby Only)
These functions allow you to force a player into one of the game teams.
IMPORTANT! These functions only work while the game is still in the Lobby and has not started yet!
### Join the Defenders
``` /execute as (Nickname) run function towergame:system/team/join_defenders ```
### Join the Raiders
``` /execute as (Nickname) run function towergame:system/team/join_raiders ```
### Join the Spectators
``` /execute as (Nickname) run function towergame:system/team/join_spectators ```
Force Team Change (During the Game Only)
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Redynine
- Version
- 2.0-fixed-en+mod
- Downloads
- 628
- Endorsements
- 3
- Category
- cursed
- Created
- 11/21/2025
- Updated
- 8/26/2026
- Game Versions
- 1.21.4
- Tags
- cursed, game-mechanics, minigame
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Tower Game support?
The author lists 1.21.4. Other versions may work but are untested by the author.
What is the latest version of Tower Game?
Version 2.0-fixed-en+mod, published 2026-08-26 with 628 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await











