-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Starman edited this page Jul 16, 2026
·
7 revisions
You can use the block-breaking type by simply specifying cdb:break_block as the type in the on_block_hit object.
"on_block_hit": {
"type": "cdb:break_block",
"tag": "cdb:breakable_by_cannon"
}
And yes! This object now supports tags for convenience!
Welcome to the Create: Cannon Destroying Block wiki!