This commit is contained in:
DaanV2
2021-07-01 16:42:21 +02:00
parent 63b688b92e
commit 5ec27268ea
91 changed files with 212 additions and 177 deletions

View File

@@ -6,7 +6,7 @@
"additionalProperties": false,
"required": [],
"properties": {
"filters": { "$ref": "../../filters/filters.json", "description": "Defines the entities that can trigger this component", "title": "TODO Title" },
"filters": { "$ref": "../../filters/filters.json", "description": "Defines the entities that can trigger this component" },
"look_cooldown": {
"$ref": "../types/range_number_type.json",
"default": [0.0, 0.0],