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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user