# ๐งจ 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.


---
## ๐ง 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!
---