{
  "credit": "Made with Blockbench",
  "parent": "block/block",
  "textures": {
    "particle": "ae2:block/spatial_anchor_top_on",
    "top": "ae2:block/spatial_anchor_top_on",
    "side": "ae2:block/spatial_anchor_side_on",
    "bottom": "ae2:block/generics/bottom",
    "back": "ae2:block/generics/back",
    "front": "ae2:block/spatial_anchor_front_on"
  },
  "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], "texture": "#top" },
        "down": { "uv": [0, 0, 16, 16], "texture": "#bottom" }
      }
    }
  ]
}
