promotional bannermobile promotional banner
premium banner
Adds realistic glass shattering from explosions.

Description

# 🧨 ExplosionGlass — Make glass fragile again!

**ExplosionGlass** is a lightweight Minecraft Forge mod for 1.12.2 that makes glass blocks behave more realistically during explosions. Nearby blasts will shatter glass, including panes and stained types — just like in real life!

It’s fully configurable, localized, and works in both singleplayer and multiplayer.

 

Discordhttps://modrinth.com/mod/explosionglass https://github.com/JornyZipper/ExplosionGlassMod

---

## πŸ”§ Features

- πŸ’₯ **Breaks glass during explosions** (TNT, creepers, etc.)
- πŸ“ **Customizable radius** of glass breaking
- πŸ‘οΈ **Line of Sight (LoS)** check — glass will only break if it’s visible to the explosion
- 🎁 **Optional glass item drop** — glass can drop as an item if enabled
- πŸ“΄ **Mod toggle option** — disable the mod via config without uninstalling
---

## βš™οΈ Configuration

ExplosionGlass generates a config file (`config/explosionglass.cfg`) where you can customize behavior:

| Option | Description |
|--------|-------------|
| `glassBreakRadius` | Radius (in blocks) in which glass is affected by explosions |
| `useLineOfSight` | Enable Line-of-Sight check (recommended for realism) |
| `glassDrops` | Enable drops for broken glass |
| `enabled` | Toggle the mod on/off |

---

## πŸ› οΈ Requirements

- Minecraft **1.12.2**
- Forge **14.23.5.2860**

To install:
1. Install Forge.
2. Drop the mod `.jar` into your `mods/` folder.
3. Launch the game.

---

## 🌍 Client / Server

| Feature | Side required |
|---------|----------------|
| Explosion behavior | βœ… Client & Server |
| Config sync | βœ… Both sides (if modified) |
| Works in singleplayer | βœ… Yes |
| Works on servers | βœ… Yes (clients must have the mod installed if configs are changed) |

---

## βœ… Why ExplosionGlass?

- Adds immersion and challenge to survival gameplay
- Lightweight and performance-friendly
- Great for adventure maps, modern builds, or war-themed scenarios
- Fully configurable to fit any playstyle

---

## πŸ’‘ Suggestions or Bugs?

Found a bug? Have an idea to improve the mod?  
Feel free to open an issue or leave a comment!

---