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

9 lines
280 B
JSON
Raw Normal View History

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