{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:bed",
      "textures": {
        "default": "textures/entity/bed/white",
        "white": "textures/entity/bed/white",
        "orange": "textures/entity/bed/orange",
        "magenta": "textures/entity/bed/magenta",
        "light_blue": "textures/entity/bed/light_blue",
        "yellow": "textures/entity/bed/yellow",
        "lime": "textures/entity/bed/lime",
        "pink": "textures/entity/bed/pink",
        "gray": "textures/entity/bed/gray",
        "silver": "textures/entity/bed/silver",
        "cyan": "textures/entity/bed/cyan",
        "purple": "textures/entity/bed/purple",
        "blue": "textures/entity/bed/blue",
        "brown": "textures/entity/bed/brown",
        "green": "textures/entity/bed/green",
        "red": "textures/entity/bed/red",
        "black": "textures/entity/bed/black"
      },
      "geometry": {
        "default": "geometry.bed"
      }
    }
  }
}