generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 0
Can Collide
Provismet edited this page Sep 10, 2023
·
1 revision
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
None
"block_condition": {
"type": "proviorigins:can_collide"
}