Bongo
Bongo is an exciting bingo-style minigame adapted for modern Minecraft versions. The main goal is to collect specified items, complete achievements, defeat certain creatures, and visit required biomes displayed on the game card. The team that first completes five tasks vertically, horizontally, or diagonally wins.
How to Play
To start the game, you need to execute several commands. Commands for creating, starting, and stopping games require operator permissions or enabled cheats:
/bingo create tasks_id settings_id- creates a new bingo game. Thetasks_idparameter determines the set of tasks that will appear on the card. These sets can be added via datapacks. Bongo has three built-in difficulty levels:bongo:easy,bongo:normal, andbongo:hard. Thesettings_idparameter sets the game settings. Two standard settings are available:bongo:defaultandbongo:pvp. In default mode, players are invulnerable, while in PvP mode they are vulnerable, and tasks are locked when a player dies. In PvP mode, players start with leather armor and a stone sword./bingo join <team>- each participant must join one of the 16 available teams./bingo start- starts the game, clearing the inventory and achievements of all players.
For convenience, there is a hotkey (default Y) that expands the bingo card to full screen and shows item names. The card size can be configured in client settings.
Tip: To view all bingo items in JEI, use search with #bingo
Main Commands
/bingo backpackor/bp- opens a backpack during the game. All team members share a common backpack for easy item exchange./bingo teamchator/tc- toggles team chat mode. In this mode, messages are visible only to your team members./bingo leave- allows you to leave the team./bingo stop- stops the current game and hides the bingo card./bingo spread <teams>- automatically distributes all players into teams of approximately equal size. You can specify the desired number of teams./bingo teams- shows a list of all teams with their members.
Team chat mode is available only if MineMention mod is not installed. With MineMention, you can use the @team mention to send messages to your bingo team.
Creating Custom Variants
Instructions for creating custom task sets are available in the corresponding documentation.