Community listing page, reviews here may not be monitored by the author.
ExplosionLib
No reviews yet
A library mod for better and easier custom explosions
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
ExplosionLib is a server-side library mod that provides a custom explosion simulation, designed to make large explosions look more realistic. It offers configurable options for:
- Generating fire in the crater.
- Placing netherrack under some fire for persistence.
- Forcing fire generation in certain explosions (like beds or ghast fireballs).
- Spawning debris that flies outward from the crater.
The mod is fully compatible with singleplayer and includes a config to disable fire, persistent fire, and debris. ExplosionLib can replace vanilla explosions with the custom simulation if enabled in the config.
Developers can integrate ExplosionLib by adding it as a dependency via Cursemaven in their build.gradle, then using the ExplosionHandler.explode() method:
ExplosionHandler.explode(new ExplosionContext(
ExplosionContext.SimulationType.POLYHEDRAL,
level,
pos,
power,
fire,
forceFire,
persistentFire,
debris,
source
));
SimulationTypecan bePOLYHEDRALfor the custom explosion orVANILLAto use the default Minecraft explosion behavior.- For vanilla explosions,
forceFiredetermines whether fire is generated, ensuring that some effects (like beds or ghast fireballs) always spawn fire, regardless of the config.
This allows you to use a single method for both vanilla and custom explosions, giving you flexibility and visual fidelity for large-scale effects.
If you need more help with the mod I have a discord!
If you want to play on a server with your friends to experience fancy explosions together then you should get a server from Apex Hosting, they provide powerful hardware, good for making huge explosions and by using code APEX25 you can get 25% off your first month of hosting, just click the banner below! And by using Apex Hosting you support me to make more mods like these!
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources
