{
  "fields": [],
  "description": "Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.",
  "title": "Dynamic Jump",
  "samples": {
    "/vanilla/behavior_pack/entities/rabbit.json": [
      {
        "path": "/minecraft:entity/components/minecraft:jump.dynamic/",
        "content": {}
      }
    ]
  },
  "id": "minecraft:jump.dynamic"
}