{
  "resource_pack_name": "vanilla",
  "texture_name": "atlas.terrain",
  "padding": 8,
  "num_mip_levels": 4,
  "texture_data": {
    "bee_nest_top": {
      "textures": [
        "textures/blocks/bee_nest_top"
      ]
    },
    "bee_nest_front": {
      "textures": [
        "textures/blocks/bee_nest_front",
        "textures/blocks/bee_nest_front_honey"
      ]
    },
    "bee_nest_side": {
      "textures": [
        "textures/blocks/bee_nest_side"
      ]
    },
    "bee_nest_bottom": {
      "textures": [
        "textures/blocks/bee_nest_bottom"
      ]
    },
    "beehive_top": {
      "textures": [
        "textures/blocks/beehive_top"
      ]
    },
    "beehive_side": {
      "textures": [
        "textures/blocks/beehive_side"
      ]
    },
    "beehive_front": {
      "textures": [
        "textures/blocks/beehive_front",
        "textures/blocks/beehive_front_honey"
      ]
    },
    "honey_side": {
      "textures": [
        "textures/blocks/honey_side"
      ]
    },
    "honey_top": {
      "textures": [
        "textures/blocks/honey_top"
      ]
    },
    "honey_bottom": {
      "textures": [
        "textures/blocks/honey_bottom"
      ]
    },
    "honeycomb_block": {
      "textures": [
        "textures/blocks/honeycomb"
      ]
    }
  }
}