Smashable Blocks
ModLGPL-3.0-or-later

Smashable Blocks

Smashable Blocks is a Minecraft NeoForge utility mod which, via a json file interface, allows customisation of the behaviour of any block when smashed (here defined as collided with at speed).

8
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About Smashable Blocks

Smashable Blocks is a NeoForge utility mod which, via a json file interface, allows customisation of the behaviour of any block when smashed (here defined as collided with at speed). The classic use case is to make glass blocks fragile, so that a player could fall or fire an arrow through them, but there are countless other possibilities.

Features of Smashable Blocks:

  • Customisation of smash behaviour of vanilla and mod blocks using datapacks and a json interface
  • Five built-in smash behaviours: break, change into another block, explode, fall down, or play a sound
    • Other mods can easily add more behaviours, which automatically work with vanilla and mod blocks and entities
  • Use tags to control which entities can smash blocks, and classify them as "light" or "heavy", e.g. so players can smash through blocks but arrows can't. Automatically works with most mod entities but others can be added with tags

Click here for more information about installing and using the mod, and here for examples of how this powerful system can be used...