Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.8.0/components/minecraft.input_ground_controlled.json
2021-05-26 01:23:51 +02:00

10 lines
340 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.input_ground_controlled",
"description": "When configured as a rideable entity, the entity will be controlled using WASD controls.",
"type": "object",
"title": "Input Ground Controlled 1.8.0",
"additionalProperties": false,
"required": [],
"properties": {}
}