{
  "model": {
    "type": "range_dispatch",
    "property": "custom_model_data",
    "entries": [
      {
        "threshold": 1000,
        "model": {
          "type": "model",
          "model": "item/megabird"
        }
      }
    ],
    "fallback": {
      "type": "model",
      "model": "item/feather"
    }
  }
}
