Updated Tiltes

This commit is contained in:
DaanV2
2021-07-01 17:42:32 +02:00
parent d3d55eaed9
commit a38ea8b5ee
39 changed files with 286 additions and 190 deletions

View File

@@ -6,6 +6,6 @@
"description": "Sets the distance through which the entity can push through.",
"required": [],
"properties": {
"value": { "type": "number", "default": 0.0, "description": "The value of the entity's push-through, in blocks", "title": "TODO Title" }
"value": { "type": "number", "default": 0.0, "description": "The value of the entity's push-through, in blocks", "title": "Value" }
}
}