{
  "credit": "Made with Blockbench",
  "textures": {
    "side": "ae2:block/mysterious_cube_side",
    "top": "ae2:block/mysterious_cube_top",
    "bottom": "ae2:block/mysterious_cube_bottom",
    "particle": "ae2:block/mysterious_cube_core",
    "core": "ae2:block/mysterious_cube_core"
  },
  "elements": [
    {
      "from": [0.01, 0.01, 0.01],
      "to": [15.99, 15.99, 15.99],
      "faces": {
        "north": { "uv": [0, 0, 16, 16], "texture": "#core" },
        "east": { "uv": [0, 0, 16, 16], "texture": "#core" },
        "south": { "uv": [0, 0, 16, 16], "texture": "#core" },
        "west": { "uv": [0, 0, 16, 16], "texture": "#core" },
        "up": { "uv": [16, 0, 0, 16], "texture": "#core" },
        "down": { "uv": [16, 0, 0, 16], "texture": "#core" }
      }
    },
    {
      "from": [0, 0, 0],
      "to": [16, 16, 16],
      "faces": {
        "north": { "uv": [0, 0, 16, 16], "texture": "#side", "unlit": true },
        "east": { "uv": [0, 0, 16, 16], "texture": "#side", "unlit": true },
        "south": { "uv": [0, 0, 16, 16], "texture": "#side", "unlit": true },
        "west": { "uv": [0, 0, 16, 16], "texture": "#side", "unlit": true },
        "up": { "uv": [16, 0, 0, 16], "texture": "#top", "unlit": true },
        "down": { "uv": [16, 0, 0, 16], "texture": "#bottom", "unlit": true }
      }
    }
  ],
  "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, 45, 0],
      "scale": [0.4, 0.4, 0.4]
    },
    "firstperson_lefthand": {
      "rotation": [0, 225, 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]
    }
  }
}
