{
  "format_version": "1.10.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:wither_skull_dangerous",
      "materials": {
        "default": "wither_skull"
      },
      "textures": {
        "default": "textures/entity/wither_boss/wither_invulnerable"
      },
      "geometry": {
        "default": "geometry.wither_skull"
      },
      "animations": {
        "move": "animation.wither_skull.move"
      },
      "scripts": {
        "animate": [
          "move"
        ]
      },
      "render_controllers": [ "controller.render.wither_skull" ]
    }
  }
}
