7 lines
224 B
JSON
7 lines
224 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.blocks.minecraft.preventsjumping",
|
|
"title": "Prevents Jumping",
|
|
"description": "This component makes it so actors can't jump when walking on this block",
|
|
"type": "boolean"
|
|
}
|