Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.16.0/components/minecraft.wants_jockey.json

10 lines
271 B
JSON
Raw Normal View History

2021-06-06 10:07:19 +00:00
{
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.wants_jockey",
"description": "Sets that this entity wants to become a jockey.",
"type": "object",
"title": "Wants Jockey 1.16.0",
"additionalProperties": false,
2021-07-04 16:02:48 +02:00
2021-06-06 10:07:19 +00:00
"properties": {}
}