{
  "textures": {
    "fiber": "ae2:part/quartz_fiber",
    "particle": "ae2:part/quartz_fiber"
  },
  "elements": [
    {
      "from": [6, 6, 0],
      "to": [10, 10, 6],
      "faces": {
        "down": {
          "texture": "#fiber"
        },
        "up": {
          "texture": "#fiber"
        },
        "south": {
          "texture": "#fiber"
        },
        "east": {
          "texture": "#fiber"
        },
        "north": {
          "texture": "#fiber"
        },
        "west": {
          "texture": "#fiber"
        }
      }
    }
  ]
}
