{
  "parent": "block/orientable",
  "textures": {
    "particle": "ae2:block/skychest",
    "0": "ae2:block/skychest"
  },
  "elements": [
    {
      "name": "Base",
      "from": [1, 0, 1],
      "to": [15, 10, 15],
      "shade": false,
      "faces": {
        "north": {
          "uv": [3.5, 8.25, 7, 10.75],
          "rotation": 180,
          "texture": "#0"
        },
        "east": {
          "uv": [0, 8.25, 3.5, 10.75],
          "rotation": 180,
          "texture": "#0"
        },
        "south": {
          "uv": [10.5, 8.25, 14, 10.75],
          "rotation": 180,
          "texture": "#0"
        },
        "west": {
          "uv": [7, 8.25, 10.5, 10.75],
          "rotation": 180,
          "texture": "#0"
        },
        "up": { "uv": [3.5, 0, 7, 3.5], "texture": "#0" },
        "down": { "uv": [7, 0, 10.5, 3.5], "texture": "#0" }
      }
    },
    {
      "name": "Lid",
      "from": [1, 10, 1],
      "to": [15, 15, 15],
      "shade": false,
      "faces": {
        "north": {
          "uv": [3.5, 3.5, 7, 4.75],
          "rotation": 180,
          "texture": "#0"
        },
        "east": { "uv": [0, 3.5, 3.5, 4.75], "rotation": 180, "texture": "#0" },
        "south": {
          "uv": [10.5, 3.5, 14, 4.75],
          "rotation": 180,
          "texture": "#0"
        },
        "west": {
          "uv": [7, 3.5, 10.5, 4.75],
          "rotation": 180,
          "texture": "#0"
        },
        "up": { "uv": [7, 0, 10.5, 3.5], "rotation": 270, "texture": "#0" },
        "down": { "uv": [7, 0, 10.5, 3.5], "texture": "#0" }
      }
    },
    {
      "name": "Knob",
      "from": [7, 7, 0],
      "to": [9, 11, 1],
      "shade": false,
      "faces": {
        "north": { "uv": [0.25, 0.25, 0.75, 1.25], "texture": "#0" },
        "east": { "uv": [0, 0.25, 0.25, 1.25], "texture": "#0" },
        "west": { "uv": [0.75, 0.25, 1.5, 1.25], "texture": "#0" },
        "up": { "uv": [0.25, 0, 0.75, 0.25], "texture": "#0" },
        "down": { "uv": [0.75, 0, 1.5, 0.25], "texture": "#0" }
      }
    }
  ]
}
