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

10 lines
248 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.minecraft.wants_jockey",
"description": "Sets that this entity wants to become a jockey.",
"type": "object",
"title": "Wants Jockey",
"additionalProperties": false,
"properties": {}
}