This commit is contained in:
DaanV2
2021-04-04 14:00:43 +02:00
parent d08e59713b
commit 7cafb5cfc6
26 changed files with 65 additions and 60 deletions

View File

@@ -35,7 +35,7 @@
]
},
"sound_event": {
"title": "Sound Event ",
"title": "Sound Event",
"description": "A single sound event definition",
"oneOf": [
{ "type": "string" },
@@ -69,7 +69,7 @@
"description": "Block sound definitions",
"additionalProperties": {
"type": "object",
"title": "Block Sound ",
"title": "Block Sound",
"description": "A single block sound definition",
"additionalProperties": false,
"properties": {
@@ -113,7 +113,7 @@
"description": "Block sound definitions",
"additionalProperties": {
"type": "object",
"title": "Block Sound ",
"title": "Block Sound",
"description": "A single block sound definition",
"additionalProperties": false,
"properties": {
@@ -124,7 +124,7 @@
"title": "Events",
"propertyNames": { "enum": ["default", "fall", "step", "hit", "jump", "land"] },
"additionalProperties": {
"title": "Sound Event ",
"title": "Sound Event",
"description": "A single sound event definition",
"oneOf": [
{ "type": "string" },