Files
minecraft-bedrock-json-schemas/behaviour/entities/1.16.100/components/minecraft.wants_jockey.json
2020-11-18 10:02:20 +01:00

11 lines
339 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.100.minecraft.wants_jockey",
"description": "Sets that this entity wants to become a jockey.",
"type": "object",
"title": "Wants jockey 1.16.100",
"additionalProperties": false,
"required": [],
"properties": {}
}