Updated documentation with the microsoft documentation

This commit is contained in:
DaanV2
2021-07-02 13:00:02 +02:00
parent f9ecdb79e8
commit dd28b6a467
29 changed files with 152 additions and 127 deletions

View File

@@ -3,11 +3,12 @@
"title": "Environment Sensor 1.8.0",
"additionalProperties": false,
"description": "Allows the entity to power jump like the horse does in vanilla.",
"type": "object",
"definitions": {
"on_environement": {
"type": "object",
"additionalProperties": false,
"description": "UNDOCUMENTATED: on environement",
"description": "Allows the entity to power jump like the horse does in vanilla.",
"title": "On Environement",
"properties": {
"filters": { "$ref": "../../filters/filters.json", "description": "The filters to evualate for this environment sensor", "title": "Filters" },