UNDOCUMENTATED description

This commit is contained in:
DaanV2
2021-06-09 09:41:09 +02:00
parent 0bff0baa33
commit b68ba1865c
122 changed files with 326 additions and 301 deletions

View File

@@ -1,8 +1,8 @@
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawn_event",
"title": "Spawn Event 1.8.0",
"description": "TODO",
"description": "UNDOCUMENTATED",
"type": "object",
"additionalProperties": false,
"properties": { "event": { "type": "string", "title": "Event", "description": "TODO" } }
"properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTATED" } }
}