Adding dots to description

This commit is contained in:
DaanV2
2022-07-22 19:41:04 +02:00
parent 61327eac6e
commit 8b3778de6d
457 changed files with 2337 additions and 2406 deletions

View File

@@ -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",