{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:evocation_illager",
      "materials": {
        "default": "evoker"
      },
      "textures": {
        "default": "textures/entity/illager/evoker"
      },
      "geometry": {
        "default": "geometry.evoker"
      },
      "scripts": {
        "scale": "0.9375"
      },
      "animations": {
        "general": "animation.evoker.general.v1.0",
        "casting": "animation.evoker.casting.v1.0",
        "look_at_target": "animation.humanoid.look_at_target.default.v1.0",
        "move": "animation.villager.move"
      },
      "animation_controllers": [
        { "general": "controller.animation.evoker.general.v1.0" },
        { "move": "controller.animation.villager.move" }
      ],
      "particle_effects": {
        "spell": "minecraft:evoker_spell"
      },
      "render_controllers": [ "controller.render.evoker" ],
      "spawn_egg": {
        "texture": "spawn_egg",
        "texture_index": 40
      }
    }
  }
}