{
  "credit": "Made with Blockbench",
  "parent": "block/cube",
  "textures": {
    "particle": "ae2:block/chest/top_item",
    "top": "ae2:block/chest/top_item",
    "bottom": "ae2:block/generics/bottom",
    "front": "ae2:block/chest/front_item",
    "side": "ae2:block/generics/side",
    "back": "ae2:block/generics/back"
  },
  "elements": [
    {
      "from": [0, 0, 0],
      "to": [16, 16, 16],
      "faces": {
        "north": { "uv": [0, 0, 16, 16], "texture": "#front" },
        "east": { "uv": [16, 0, 0, 16], "texture": "#side" },
        "south": { "uv": [0, 0, 16, 16], "texture": "#back" },
        "west": { "uv": [0, 0, 16, 16], "texture": "#side" },
        "up": { "uv": [0, 0, 16, 16], "rotation": 180, "texture": "#top" },
        "down": { "uv": [0, 0, 16, 16], "texture": "#bottom" }
      }
    }
  ],
  "display": {
    "thirdperson_righthand": {
      "rotation": [75, 45, 0],
      "translation": [0, 2.5, 0],
      "scale": [0.375, 0.375, 0.375]
    },
    "thirdperson_lefthand": {
      "rotation": [75, 45, 0],
      "translation": [0, 2.5, 0],
      "scale": [0.375, 0.375, 0.375]
    },
    "firstperson_righthand": {
      "rotation": [0, 135, 0],
      "scale": [0.4, 0.4, 0.4]
    },
    "firstperson_lefthand": {
      "rotation": [0, 135, 0],
      "scale": [0.4, 0.4, 0.4]
    },
    "ground": {
      "translation": [0, 3, 0],
      "scale": [0.25, 0.25, 0.25]
    },
    "gui": {
      "rotation": [30, 225, 0],
      "scale": [0.625, 0.625, 0.625]
    },
    "fixed": {
      "scale": [0.5, 0.5, 0.5]
    }
  }
}
