
Modrinth · Minecraft mod
Blastproof
A lightweight Fabric mod that prevents explosions from damaging blocks in your server or single-player world.
Quick answer
Which Blastproof release matches 26.2?
Blastproof 0.3.0+mc26.2 targets 26.2 with Fabric. Do not install it on the client. It must be installed on the dedicated server. All 1 required mods have matching files.
Where it goes
Is Blastproof required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This file is marked server-only.
What else does Blastproof 0.3.0+mc26.2 need?
0.3.0+mc26.2 on 26.2. Every mod below is checked against that same setup.
Install Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Blastproof without breaking your instance.
Built for Blastproof 0.3.0+mc26.2 on 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 0.3.0+mc26.2. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 0.3.0+mc26.2. It opens that exact file at the source.
About this project
What does Blastproof add?
Blastproof
Easily prevent explosions from damaging blocks or starting fires in your Fabric server or single-player world.
Blastproof ensures explosions from TNT, creepers, end crystals, and other sources won't damage your hard work. Whether you're building cities or simply protecting your creations, Blastproof helps maintain the integrity of your world.
💡 Why I Created Blastproof
I developed Blastproof because I wanted to run a modded Fabric server but couldn't find an up-to-date mod to disable block damage from blocks not covered through vanilla gamerules (beds, respawn anchors, etc.), which can potentially ruin builds in the overworld. I also wanted to have TNT enabled (normally disabled with the
tntExplodesgamerule set tofalse), but didn't want to break anything! Blastproof addresses this gap, providing easy control over explosion damage and fire creation. This mod is ideal for players who want to preserve all features thatmobGriefing falsedisables (such as endermen picking up blocks), but still prevent explosions from damaging builds.
🚀 Features
Compatibility with Gamerules: Gamerules such as
mobGriefingwon't conflict with Blastproof but rather serve as an additional layer of protection.Entity Damage Preservation: Entities still receive damage from explosions; only blocks are protected to prevent griefing.
Block Damage Control: Disable block damage from TNT, Creepers, End Crystals, Wither Skulls, Fireballs, Withers, and custom "other" sources.
Fire Prevention: Stop explosions from causing wildfires.
Auto-Generated Configuration: A user-friendly config file is created on the first run at
config/blastproof.jsonwith blastproofed default settings.In-Game Commands: Use
/blastproofto easily:Check settings:
/blastproof disableBlockDamage tntToggle options:
/blastproof disableBlockDamage tnt false
Universal Compatibility: Works seamlessly on both dedicated servers and integrated single-player worlds.
Lightweight: Less than 20 KB with no additional dependencies (besides Fabric API).
📝 Disclaimer
This is my first Minecraft mod, Java project, and GitHub repository. As such, certain aspects of the repository and files might not be perfect, and I'm open to suggestions and improvements!
⚙️ Configuration
After your first launch, edit config/blastproof.json to adjust settings.
Note: The other flag will override the respawn_anchor and bed flags!
{
"disableBlockDamage": {
"tnt": true,
"creeper": true,
"end_crystal": true,
"fireball": true,
"wither": true,
"wither_skull": true,
"respawn_anchor": true,
"bed": true,
"other": true
},
"disableFireCreation": {
"respawn_anchor": true,
"bed": true,
"other": true
}
}
Project description from Modrinth.
Pick your setup
Blastproof by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
1 loader build26.1.2
1 loader build26.1.1
1 loader build26.1
1 loader build1.21.11
1 loader build1.21.10
1 loader build1.21.9
1 loader build1.21.8
1 loader build1.21.7
1 loader build1.21.6
1 loader build1.21.5
1 loader build1.21.4
1 loader buildShowing the newest 12 of 13 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Blastproof versions and loaders
0.3.0+mc26.2
blastproof-fabric-0.3.0+mc26.2.jar
25 Aug 2026
0.2.0+mc26.2
blastproof-fabric-0.2.0+mc26.2.jar
19 Jun 2026
Looking for an older file? The official Modrinth project page is in Resources.