10 lines
326 B
JSON
10 lines
326 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.jump.dynamic",
|
|
"description": "Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.",
|
|
"type": "object",
|
|
"title": "Jump Dynamic",
|
|
"additionalProperties": false,
|
|
"required": [],
|
|
"properties": {}
|
|
}
|