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:
@@ -32,7 +32,7 @@
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"$ref": "../../../../general/item/identifier.json",
|
||||
"$ref": "../../../../general/item/descriptor.json",
|
||||
"description": "Identifier of the item that can be equipped for this slot.",
|
||||
"title": "Item"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user