Files

10 lines
326 B
JSON
Raw Permalink Normal View History

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",
"title": "Jump Dynamic",
2021-10-08 12:59:03 +02:00
"additionalProperties": false,
"required": [],
"properties": {}
}