2021-10-08 12:59:03 +02:00
|
|
|
{
|
2021-10-08 13:04:13 +02:00
|
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.jump.dynamic",
|
2021-10-08 12:59:03 +02:00
|
|
|
"description": "Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.",
|
|
|
|
|
"type": "object",
|
2021-10-08 13:04:13 +02:00
|
|
|
"title": "Jump.dynamic",
|
2021-10-08 12:59:03 +02:00
|
|
|
"additionalProperties": false,
|
|
|
|
|
"required": [],
|
|
|
|
|
"properties": {}
|
|
|
|
|
}
|