{
  "format_version": "1.10.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:iron_golem",
      "textures": {
        "cracked_high": "textures/entity/iron_golem/cracked_high",
        "cracked_med": "textures/entity/iron_golem/cracked_medium",
        "cracked_low": "textures/entity/iron_golem/cracked_low",
        "cracked_none": "textures/entity/iron_golem/cracked_none"
      },
      "render_controllers": [ "controller.render.iron_golem", "controller.render.iron_golem_cracks" ]
    }
  }
}
