{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "entity:scp040_jp",
      "materials": { "default": "cat" },
      "textures": {
        "default": "textures/entity/scp040_jp"
      },
      "geometry": {
        "default": "geometry.scp040_jp"
      },
      "animations": {
        "sneak": "animation.cat.sneak",
        "walk": "animation.cat.walk",
        "sprint": "animation.cat.sprint",
        "sit": "animation.cat.sit",
        "look_at_target": "animation.common.look_at_target",
        "baby_transform": "animation.cat.baby_transform",
        "lie_down": "animation.cat.lie_down"
      },
      "animation_controllers": [
        { "look_at_target": "controller.animation.cat.look_at_target" },
        { "move": "controller.animation.cat.move" },
        { "baby": "controller.animation.cat.baby" }
      ],
      "render_controllers": [ "controller.render.scp1316" ],
      "spawn_egg": {
        "texture": "040_jp",
        "texture_index": 2
      }
    }
  }
}