Can Collide - Provismet/Provi-Origins GitHub Wiki

Block Condition Type

Checks whether or not a block has a collision box. Boxes without collision can be walked through, such as flowers.

Type ID: proviorigins:can_collide

Fields

None

Examples

"block_condition": {
    "type": "proviorigins:can_collide"
}