{
  "generic": {
    "type": "propeller_boat",
    "movementAnimations": [
      {
        "animationType": "rotation",
        "variable": "propeller_rotation",
        "centerPoint": [0.0,0.0,0.0],
        "axis": [0.0,0.0,1.0],
        "offset": 0.0,
        "clampMin": 0.0,
        "clampMax": 0.0
      }
    ]
  },
  "propeller": {
    "pitch": 20,
    "pitchChangeRate": 1,
    "diameter": 30
  },
  "definitions": [
    {
      "subName": "",
      "name": "Bathy Propeller",
      "extraMaterialLists": [
        [],
        []
      ]
    }
  ],
  "rendering": {
    "lightObjects": [],
    "particles": [],
    "modelType": "obj"
  },
  "general": {
    "stackSize": 2,
    "materialLists": [],
    "radarWidth": 0.0,
    "radarRange": 0.0
  }
}