Adding dots to description
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"title": "Entity Spawn",
|
||||
"properties": {
|
||||
"filters": {
|
||||
"description": "If present, the specified entity will only spawn if the filter evaluates to true",
|
||||
"description": "If present, the specified entity will only spawn if the filter evaluates to true.",
|
||||
"$ref": "../../filters/filters.json"
|
||||
},
|
||||
"max_wait_time": {
|
||||
@@ -80,7 +80,7 @@
|
||||
"properties": {
|
||||
"entities": {
|
||||
"title": "Entities",
|
||||
"description": "The entities to spawn",
|
||||
"description": "The entities to spawn.",
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user