promotional bannermobile promotional banner

ExplosionGlass

Adds realistic glass shattering from explosions.

File Details

Explosion-Glass-1.9.2 (1.9FIX)

  • R
  • Dec 6, 2025
  • 27.68 KB
  • 22
  • 1.12.2
  • Forge

File Name

Explosion-Glass-1.9.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:explosionglass-1284779:7301577")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Custom configuration GUI to replace Forge's auto-generated GuiConfig
  • Blacklist/Whitelist editor with add/remove functionality
  • Line of Sight (LoS) system with proper visibility checking
  • Multi-language support (English, Russian, German, Ukrainian)
  • Glass drops with configurable drop chance
  • LoS ignore distance parameter for customizable visibility checks

Fixed

  • Fixed GUI config crashes caused by NumberFormatException
  • Fixed LoS algorithm to properly check visibility through transparent materials
  • Fixed whitelist/blacklist editor functionality
  • Fixed button text positioning and alignment in config GUI

Changed

  • Improved LoS checking to use path-tracing algorithm instead of ray-casting
  • Changed default Glass Drops to OFF
  • Optimized explosion detection to check all blocks in radius efficiently
  • Updated config default values for better gameplay balance

Technical Details

  • Line of Sight now checks 8 corners of target block
  • Transparent materials (glass, water, leaves) don't block line of sight
  • Solid materials (stone, dirt, wood) properly block line of sight
  • LoS ignore distance controls the zone where visibility is not checked