{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:snow_golem",
      "min_engine_version": "1.8.0",
      "materials": {
        "default": "snow_golem",
        "head": "snow_golem_pumpkin"
      },
      "textures": {
        "default": "textures/entity/snow_golem"
      },
      "geometry": {
        "default": "geometry.snowgolem.v1.8"
      },
      "animations": {
        "move": "animation.snowgolem.move.v1.8",
        "look_at_target": "animation.common.look_at_target"
      },
      "animation_controllers": [
        { "move": "controller.animation.snowgolem.move.v1.8" }
      ],
      "render_controllers": [ "controller.render.snowgolem" ]
    }
  }
}