{
  "format_version": "1.10.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "entity:scp1765_2",
      "materials": {
        "default": "spider"
      },
      "textures": {
        "default": "textures/entity/scp1765/scp1765_2"
      },
      "geometry": {
        "default": "geometry.scp1765_2"
      },
      "animations": {
        "moving": "animation.scp1765_2.moving",
        "scp1765_2_general": "animation.scp1765_2.general",
        "attacking": "animation.scp1765_2.attacking",
		"sitting": "animation.scp1765_2.sitting",
		"powering": "animation.scp1765_2.powering",
		"powering2": "animation.scp1765_2.powering2",
        "look_at_target": "animation.common.look_at_target",

        "move": "controller.animation.scp1765_2.move",
        "general": "controller.animation.scp1765_2.general",
		"sit": "controller.animation.scp1765_2.sit",
		"power": "controller.animation.scp1765_2.power"
      },
      "scripts": {
        "animate": [
          "move", "general", "sit", "power"
        ]
      },
      "render_controllers": [
        "controller.render.skeleton"
      ],
      "spawn_egg": {
        "base_color": "#267206",
        "overlay_color": "#e39545"
      }
    }
  }
}