Skip to content

Can Collide

Provismet edited this page Sep 10, 2023 · 1 revision

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"
}
Clone this wiki locally