
Zwad's Simple Bingo
A simple pack featuring essential server optimization mods, along with Chunky for efficient chunk pregeneration. Newer versions include Yet Another Bingo…
⬇ Download on ModrinthThe pack includes several essential optimization mods, along with Chunky for chunk pregeneration.
My primary use case for this modpack is when setting up a server for LAN events. Chunky is particularly crucial; without pregenerating chunks, allowing all players to join at once could lead to server crashes due to Minecraft's highly resource-intensive chunk generation process.
I host the modpack using the itzg docker image on a local server, but feel free to host it however suits you best.
Here's an example using Docker Compose:
version: "3.8"
services:
mc:
image: itzg/minecraft-server
tty: true
stdin_open: true
ports:
- "25565:25565"
environment:
EULA: "TRUE"
MOD_PLATFORM: MODRINTH
MODRINTH_MODPACK: LINK_TO_YOUR_MODPACK
volumes:
# attach the relative directory 'data' to the container's /data path
- ./data:/data
Please feel free to use this pack, but note that I cannot guarantee any continued support beyond any updates I make in preparation for upcoming LAN events.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.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.
- Downloads as Zwad's Simple Bingo.mrpack
- Download size: 1.3 MB
- Download link checked 1 Sept 2026 — working
These come from our own check of the pack file, not from the source page.