{
  "parent": "block/block",
  "textures": {
    "anchor": "ae2:part/cable_anchor",
    "particle": "ae2:part/cable_anchor"
  },
  "display": {
    "gui": {
      "rotation": [30, 225, 0],
      "translation": [-4, 2, 0],
      "scale": [0.7, 0.7, 0.7]
    }
  },
  "elements": [
    {
      "from": [7.0, 7.0, 2.0],
      "to": [9.0, 9.0, 10.0],
      "faces": {
        "north": { "texture": "#anchor" },
        "east": { "texture": "#anchor" },
        "south": { "texture": "#anchor" },
        "west": { "texture": "#anchor" },
        "up": { "texture": "#anchor" },
        "down": { "texture": "#anchor" }
      }
    }
  ]
}
