Coal Explosion

Coal Explosion

590k Downloads

Join at least of us on Discord right now!

 

Bisect Hosting

If you want a server setup using Coal Explosion with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

Explosive Coal

Making coal irritating to your players. :)

Configurable
Range (default = 5.0, min 0 max 256.0): The range of the explosion of a coal block.

Strength (default = 10.0, min 0, max 256.0): The amount of damage the explosions do.
causeFire (default = false): Whether an exploding coal block should cause fire.

Sparks (default = iron and gold pickaxes): Whatever you add to this list will trigger explosions like Pigporker below was expecting.

1.19.x:

Excuses for the delay, but I've implemented a tag coalexplosion:igniters to Coal explosion and added all vanilla torches to it. I've also added a config option to add more igniting items that way (which I was able to confirm works by inserting "minecraft:stick")
This way new items can be either done through a datapack or a config option
I also kept an extra check for instanceof TorchBlock to keep the same level of compatability with any mods that extend the class


Future ideas and features:
The idea is, you would have to use non-metal and non-stone (did you know that stone is actually shitty metal, or that metal is actually quality stone? factoid or factlet you decide). so wood or diamond is the ideal tool.

I'll add a config to it.

There'll be a base explosion chance. Or maybe ... there's a base chance it catches on fire. Then while it's burning there's a base chance it becomes one of those magma blocks from the nether, and another base chance that it might explode. If the fire is next to a coal block, it will just go ahead and catch on fire. So, you could end up burning out a vein. Regular torches will ignite them with a chance each tick update.
Actually, I've been thinking about it a long time, but it finally came together in my mind.


And of course, the more magma blocks that are next to it and the morning burning blocks there are, the greater the chance for the explosion, and then when it does explode the adjacent existing coal blocks will increase that.

.
That will add fun to using iron and gold pickaxes on coal veins or well deliberate things, i can see folks getting silk touch just be a special kind of player.

So the config will contain these values:

a list of allowed tools for harvesting without triggering a calamity, default will be wood and diamond.

there will be no blacklist, it's either exempt or it's not, if it is not exempt the following get checked from the config.

base chance to ignite

base chance after onfire to become magma block

base chance after onfire to explode

chance increase amt if neighbor is on fire to explode

chance increase amt if neightbor is magma block to explode

base chance to increase explosion if neighbor is coal

base chance to increase explosion if neighbor is flammable

base chance to increase explosion if neighbor is magma block

the following will be used to calculation explosion if chances allow it

coal explosion increase amt (for each adjacent coal ore, this is the increase)

flammable explosion increase amt (for each adjacent flammable, this is the increase)

magma explosion increase amt (for each adjacent magma, this is the increase)

I see that lava probably should be considered, but it's everywhere, so i'll add config to allow it, by default we'll ignore it, if it were turned on all coal veins touching lava will be hit ignited and you can guess what that will do, lots of explosion lag, at least the lava will destroy most of the entities. If the lava is allowed it'll be treated as a magma block.

Logo Design by x_fade13