Files
minecraft-bedrock-json-schemas/source/behavior/blocks/format/components/preventsjumping.json
2022-07-22 19:41:04 +02:00

7 lines
225 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"
}