{
  "format_version": "1.10.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "bd:butt1",
      "materials": {
        "default": "npc"
      },
      "textures": {
        "default": "textures/entity/furnit/control/buttr"
      },
      "geometry": {
        "default": "geometry.butt"
      },
      "animations": {
        "butt.push": "animation.butt.push",
        
        "push": "controller.animation.butt.push"
      },
      "scripts": {
        "animate": [
          "push"
        ]
	  },
      "render_controllers": [
        "controller.render.scp019"
      ],
      "spawn_egg": {
        "texture": "button",
        "texture_index": 7
      }
    }
  }
}