Files
minecraft-bedrock-json-schemas/source/behavior/blocks/format/components/preventsjumping.json
2022-06-07 21:37:57 +02:00

7 lines
238 B
JSON

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