promotional bannermobile promotional banner

KaboomStick

A Fabric mod that adds explosive wand items — aim at any block and right-click to fire a particle beam that converts all connected blocks of the same type into TNT via flood-fill.
Back to Files

kaboomstick-1.0.4

File namekaboomstick-1.0.4.jar
Uploader
teggenteggen
Uploaded
Mar 1, 2026
Downloads
345
Size
811.9 KB
Mod Loaders
Fabric
File ID
7695673
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:kaboomstick-1474689:7695673"

Learn more about Curse Maven

What's new

Bug Fixes

  • Fix BFS off-by-one error — converted up to maxBlocks + 1 blocks instead of maxBlocks
  • Add 64-block spatial bounds check to BFS to prevent runaway chunk loading on large veins

Cleanup

  • Fix fabric.mod.json: English description, real contact URLs, remove template suggests block
  • Delete dead template mixins (ExampleMixin, ExampleClientMixin) and empty their configs
  • Extract magic numbers in FireballStickItem (SPAWN_OFFSET, VELOCITY_MULTIPLIER)
  • Remove unused .gitkeep files and empty placeholder directories
  • Update CLAUDE.md to reflect current codebase state

Full Changelog: https://github.com/teggen/kaboomstick/compare/v1.0.3...v1.0.4

Full Changelog: https://github.com/teggen/kaboomstick/compare/v1.0.3...v1.0.4

This mod has no related projects