Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json
2021-06-16 16:19:12 +02:00

9 lines
313 B
JSON

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