Expand block reference schema (#121)

* Fix typo in module name
* Add sound_event schema and add it where appropriate
* Add more fields to block reference and fill some missing fields
* Use molang definition for tags
This commit is contained in:
Piotr Brzozowski
2022-10-06 13:03:40 +02:00
committed by GitHub
parent c66168de3c
commit 4b7a779f2c
17 changed files with 115 additions and 25 deletions

View File

@@ -16,7 +16,7 @@
"type": "string",
"title": "Block Id",
"description": "A block identifier.",
"$ref": "../../../../general/item/descriptor.json"
"$ref": "../../../../general/block/reference.json"
}
},
"eat_delay": {