{
  "resource_pack_name": "vanilla",
  "texture_name": "atlas.terrain",
  "padding": 8,
  "num_mip_levels": 4,
  "texture_data": {
    "dried_ghast_back": {
      "textures": [
        "textures/blocks/dried_ghast_state_1_back",
        "textures/blocks/dried_ghast_state_2_back",
        "textures/blocks/dried_ghast_state_3_back",
        "textures/blocks/dried_ghast_state_4_back"
      ]
    },
    "dried_ghast_front": {
      "textures": [
        "textures/blocks/dried_ghast_state_1_front",
        "textures/blocks/dried_ghast_state_2_front",
        "textures/blocks/dried_ghast_state_3_front",
        "textures/blocks/dried_ghast_state_4_front"
      ]
    },
    "dried_ghast_left": {
      "textures": [
        "textures/blocks/dried_ghast_state_1_left",
        "textures/blocks/dried_ghast_state_2_left",
        "textures/blocks/dried_ghast_state_3_left",
        "textures/blocks/dried_ghast_state_4_left"
      ]
    },
    "dried_ghast_right": {
      "textures": [
        "textures/blocks/dried_ghast_state_1_right",
        "textures/blocks/dried_ghast_state_2_right",
        "textures/blocks/dried_ghast_state_3_right",
        "textures/blocks/dried_ghast_state_4_right"
      ]
    },
    "dried_ghast_top": {
      "textures": [
        "textures/blocks/dried_ghast_state_1_top",
        "textures/blocks/dried_ghast_state_2_top",
        "textures/blocks/dried_ghast_state_3_top",
        "textures/blocks/dried_ghast_state_4_top"
      ]
    },
    "dried_ghast_bottom": {
      "textures": [
        "textures/blocks/dried_ghast_state_1_bottom",
        "textures/blocks/dried_ghast_state_2_bottom",
        "textures/blocks/dried_ghast_state_3_bottom",
        "textures/blocks/dried_ghast_state_4_bottom"
      ]
    },
    "dried_ghast_tentacles": {
      "textures": [
        "textures/blocks/dried_ghast_state_1_tentacles",
        "textures/blocks/dried_ghast_state_2_tentacles",
        "textures/blocks/dried_ghast_state_3_tentacles",
        "textures/blocks/dried_ghast_state_4_tentacles"
      ]
    }
  }
}