Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json
2021-07-01 11:35:53 +02:00

10 lines
374 B
JSON

{
"$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawn_event",
"title": "Spawn Event 1.11.0",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }
}