Updated titles
This commit is contained in:
@@ -10,19 +10,19 @@
|
||||
"type": "string",
|
||||
"default": "ambient",
|
||||
"description": "Level sound event to be played as the ambient sound.",
|
||||
"title": "TODO Title"
|
||||
"title": "Event Name"
|
||||
},
|
||||
"max": {
|
||||
"type": "number",
|
||||
"default": 16,
|
||||
"description": "Maximum time in seconds to randomly add to the ambient sound delay time.",
|
||||
"title": "TODO Title"
|
||||
"title": "Maximum"
|
||||
},
|
||||
"min": {
|
||||
"type": "number",
|
||||
"default": 8,
|
||||
"description": "Minimum time in seconds before the entity plays its ambient sound again",
|
||||
"title": "TODO Title"
|
||||
"title": "Minimum"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user