Files
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/block_climber.json
2021-10-08 13:18:16 +02:00

9 lines
268 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.minecraft.block_climber",
"type": "object",
"title": "Block Climber",
"additionalProperties": false,
"description": "Allows the player to detect and maneuver on the scaffolding block.",
"properties": {}
}