Files
ChibiMango edc4ee4145 Update jump.dynamic.json
corrected title
2022-07-26 15:03:54 +01:00

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": {}
}