{
  "components": [
    {
      "textureXCenter": 64,
      "textureYCenter": 64,
      "textureWidth": 128,
      "textureHeight": 128
    },
    {
      "textureXCenter": 320,
      "textureYCenter": 64,
      "textureWidth": 128,
      "textureHeight": 128,
      "lightUpTexture": true
    },
    {
      "scale": 0.5,
      "textureXCenter": 192,
      "textureYCenter": 192,
      "textureWidth": 128,
      "textureHeight": 128,
      "lightUpTexture": true
    },
    {
      "textureXCenter": 5,
      "textureYCenter": 320,
      "textureWidth": 10,
      "textureHeight": 112,
      "lightUpTexture": true,
      "animations": []
    },
    {
      "textureXCenter": 64,
      "textureYCenter": 192,
      "textureWidth": 128,
      "textureHeight": 128,
      "lightUpTexture": true,
      "overlayTexture": true
    },
    {
      "textureXCenter": 192,
      "textureYCenter": 64,
      "textureWidth": 128,
      "textureHeight": 128,
      "lightUpTexture": true,
      "overlayTexture": true
    }
  ],
  "general": {
    "name": "DKZ Airspeed Indicator",
    "description": "Indicates Aircraft speed.",
    "materials": ["oredict:ingotIron:1","oredict:dyeBlack:3","oredict:dyeWhite:2","oredict:dyeYellow:1"]
  }
}