{
  "credit": "Made with Blockbench",
  "parent": "block/block",
  "textures": {
    "particle": "ae2:block/tiny_tnt",
    "base": "ae2:block/tiny_tnt"
  },
  "elements": [
    {
      "from": [4, 0, 4],
      "to": [12, 8, 12],
      "faces": {
        "north": { "uv": [0, 0, 8, 8], "texture": "#base" },
        "east": { "uv": [0, 0, 8, 8], "texture": "#base" },
        "south": { "uv": [0, 0, 8, 8], "texture": "#base" },
        "west": { "uv": [0, 0, 8, 8], "texture": "#base" },
        "up": { "uv": [8, 0, 16, 8], "texture": "#base" },
        "down": { "uv": [0, 8, 8, 16], "texture": "#base" }
      }
    }
  ],
  "display": {
    "thirdperson_righthand": {
      "rotation": [75, 45, 0],
      "translation": [0, 2.5, 1],
      "scale": [0.375, 0.375, 0.375]
    },
    "thirdperson_lefthand": {
      "rotation": [75, 45, 0],
      "translation": [0, 2.5, 1],
      "scale": [0.375, 0.375, 0.375]
    },
    "firstperson_righthand": {
      "rotation": [0, 45, 0],
      "translation": [0, 2, 0],
      "scale": [0.4, 0.4, 0.4]
    },
    "firstperson_lefthand": {
      "rotation": [0, 225, 0],
      "translation": [0, 2, 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]
    }
  }
}
