Back to mods
Blastproof project artwork

Modrinth · Minecraft mod

Blastproof

A lightweight Fabric mod that prevents explosions from damaging blocks in your server or single-player world.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Blastproof release matches 26.2?

Updated 7 days ago
Best match for your filters 0.3.0+mc26.2
Game version 26.2
Loader Fabric

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.

Client Not supported
Dedicated server Required
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by Blastproof 0.3.0+mc26.2
required
Matching file found Matched file: 0.158.0+26.2

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.

  1. 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.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    Do not install it on the client. It must be installed on the dedicated server.

  4. 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 tntExplodes gamerule set to false), 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 that mobGriefing false disables (such as endermen picking up blocks), but still prevent explosions from damaging builds.

🚀 Features

  • Compatibility with Gamerules: Gamerules such as mobGriefing won'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.json with blastproofed default settings.

  • In-Game Commands: Use /blastproof to easily:

    • Check settings:

      /blastproof disableBlockDamage tnt
      
    • Toggle 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.

13 available setups

Showing 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

2 of 29 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.