Added spawnrules 1.17.0

This commit is contained in:
DaanV2
2021-06-03 16:26:16 +02:00
parent f9e7609cd0
commit 31b2ed6dd8
20 changed files with 218 additions and 0 deletions

View File

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