More Explosives
This project is no longer in active development, but may be remade in Java.
This mod expands the arsenal of explosives in Minecraft, offering various bombs and alternative ways to craft gunpowder. If standard TNT seems too boring to you, but you don't want something overly futuristic - this mod is made exactly for you.
Development focuses on vintage technologies to better fit the game's atmosphere. If you're looking for modern weaponry like missiles or grenades - this is not the case.
License
The mod is distributed under the MIT license.
Dependencies
The following dependencies are required:
- Fabric Language Kotlin version 1.9.3+kotlin.1.8.20 or higher for version 1.19.2
- Nbt Crafting version 2.2.3 or higher for version 1.19.2
- Fabric API for version 1.19.2
Credits
Siphalor - for creating Nbt Crafting

Weapons and Explosives
Gunpowder Bomb
A simple bomb with adjustable detonation time and explosion power. All bombs can be thrown with right-click.
Incendiary Bomb
A fire bomb that scatters burning projectiles that create fires upon impact.
Gunpowder Shrapnel Bomb
A bomb that doesn't destroy blocks but releases random shrapnel that damages creatures depending on their velocity.
Gunpowder Pack
An enhanced version of the gunpowder bomb with significantly greater destructive force.
Incendiary Pack
An enlarged incendiary bomb with expanded range and more fire projectiles.
Dynamite Bomb
A bomb created using more powerful explosive - dynamite.
Dynamite Pack
An analogue of the gunpowder pack but made from dynamite.
Cast Iron Gunpowder Bomb
A bomb slightly weaker than the gunpowder pack but equal in power to standard TNT.
Gunpowder Depth Charge
A specialized bomb for underwater explosions. Underwater it has the power of a cast iron bomb, while on land it has a power of 2.5.
Ammunition
Iron Shot
Used for loading muskets or creating shrapnel bombs.
Copper Shot
A weaker version of iron shot. Not suitable for creating shrapnel bombs.
Iron Musket Cartridge
Allows instant loading of iron shot and gunpowder into the musket.
Copper Musket Cartridge
A simplified version of the iron musket cartridge.
Firearms
Short Musket
A firearm capable of shooting different types of shot.
Loading process:
- Hold shot in your offhand and right-click
- Hold gunpowder in your offhand and right-click (maximum 4 units)
- Hold ramrod in your offhand and right-click
- When "Ready to Shoot" appears, right-click to fire
- To view characteristics, hold the musket in your offhand and right-click
Ramrod
A tool for preparing the musket for shooting.
Special Items
Beeswax Fire Lobber
When used, throws fire projectiles in the direction of view. Has durability of 64, like flint and steel.
Explosive Mixture
A component for creating dynamite.
Dynamite Chunk
An improved version of gunpowder!
Fuse
A regular fuse for bombs.
Beeswax Fire Paste
Used to create large amounts of fire.
Recipes
Item Recipes
For convenient recipe viewing, it's recommended to use Roughly Enough Items. Currently, firework table recipes are not displayed in this mod.
Firework Table Recipes
The firework table is used to modify explosives. Hold the item to be modified in your main hand, the modifier in your offhand, and right-click.

Modifications for gunpowder bomb:
- Fuse: increases burn time by 5 ticks
- Shears (not consumed): decreases burn time by 5 ticks
- Redstone: activates countdown after the bomb lands
- Gunpowder: increases explosion power by 0.25 (maximum 4.0)
Modifications for gunpowder pack:
- Fuse: increases burn time by 5 ticks
- Shears (not consumed): decreases burn time by 5 ticks
- Redstone: activates countdown after the bomb lands
- Gunpowder: increases explosion power by 0.25 (maximum 7.0)
Modifications for other bombs: All other bomb types support the same modifications as the gunpowder bomb (fuse, shears, redstone), but without gunpowder power increase.
Known Issues
- Particles are not displayed on servers and local networks
- The particle creation method requires improvement