
Blockgame Patches
This modpack features some tweaks specific to PirateSoftware's Blockgame server, without changing the core experience. There will be a "main" branch of…
⬇ Download on ModrinthSome QOL fixes.
1.1.0 released
- added chat plus
- added filter to remove xp and hunger messages:
Regex 101
^(?!.*(?:You feel hungry\.\.\. Your stats have worsened a little\.|You feel nourished! Your stats have improved a little\.|EXP)).*
^ — Beginning of the line.
?! — Negative Lookahead.
.* — Any line position.
(?:A|B|C) — Non-capturing argument to combine multiple conditions:
You feel hungry\.\.\. Your stats have worsened a little\. — First exact case.You feel nourished! Your stats have improved a little\. — Second exact case.EXP — Any occurrences of EXP.
.* — Captures the remaining content as long as any of the previous conditions haven't been met.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.2
- 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 Blockgame Patches 1.2.0.mrpack
- Download size: 4 KB
- Download link checked 22 Aug 2026 — working
These come from our own check of the pack file, not from the source page.