{
  "fields": [],
  "description": "Defines the entity's 'out of control' state.",
  "title": "Out Of Control",
  "samples": {
    "/vanilla/behavior_pack/entities/boat.json": [
      {
        "path": "/minecraft:entity/component_groups/minecraft:above_bubble_column_down/minecraft:out_of_control/",
        "content": {}
      },
      {
        "path": "/minecraft:entity/component_groups/minecraft:above_bubble_column_up/minecraft:out_of_control/",
        "content": {}
      }
    ],
    "/vanilla/behavior_pack/entities/chest_boat.json": [
      {
        "path": "/minecraft:entity/component_groups/minecraft:above_bubble_column_down/minecraft:out_of_control/",
        "content": {}
      },
      {
        "path": "/minecraft:entity/component_groups/minecraft:above_bubble_column_up/minecraft:out_of_control/",
        "content": {}
      }
    ]
  },
  "id": "minecraft:out_of_control"
}