Files
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/block_climber.json

9 lines
268 B
JSON
Raw Normal View History

2021-09-21 22:35:40 +02:00
{
2021-10-08 13:04:13 +02:00
"$id": "blockception.minecraft.behavior.entities.minecraft.block_climber",
"title": "Block Climber",
"type": "object",
2021-09-21 22:35:40 +02:00
"additionalProperties": false,
"description": "Allows the player to detect and manuever on the scaffolding block.",
"properties": {}
2021-09-21 22:35:40 +02:00
}