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

@@ -10,7 +10,7 @@
"type": "number",
"default": 0,
"description": "The minimum distance in blocks that an actor needs to fall to trigger this event.",
"title": "Min Fall Distance"
"title": "Minimum Fall Distance"
},
"target": { "type": "string", "default": "self", "description": "The target of event executed on the block.", "title": "Target" }
}