Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/components/minecraft.spawn_event.json

12 lines
371 B
JSON
Raw Normal View History

2021-10-21 16:39:38 +02:00
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawn_event",
"title": "Spawn Event 1.17.0",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}