{
  "format_version": "1.10.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "bd:pipe_2_bd",
      "materials": {
        "default": "npc"
      },
      "textures": {
        "default": "textures/entity/pipe_bd"
      },
      "geometry": {
        "default": "geometry.pipe_2_bd"
      },
      "animations": {
        "pipe_bd.general": "animation.pipe_2_bd.general",
        
        "general": "controller.animation.pipe_bd.general"
      },
      "scripts": {
        "animate": [
          "general"
        ]
	  },
      "render_controllers": [
        "controller.render.scp019"
      ]
    }
  }
}