This commit is contained in:
DaanV2
2021-07-04 16:02:48 +02:00
parent 6a4aeaace0
commit f6556dec13
65 changed files with 69 additions and 213 deletions

View File

@@ -4,7 +4,7 @@
"title": "Boostable 1.16.0",
"additionalProperties": false,
"description": "Defines the conditions and behavior of a rideable entity's boost",
"required": [],
"properties": {
"duration": { "type": "number", "default": 3, "description": "Time in seconds for the boost.", "title": "Duration" },
"speed_multiplier": {