{
  "parent": "item/generated",
  "textures": {
    "0": "minecraft:block/white_concrete"
  },
  "elements": [
    {
      "from": [ 0, 0, 0 ],
      "to": [ 16, 16, 16 ],
      "faces": {
        "down":  { "texture": "#0", "cullface": "down", "tintindex": 0 },
        "up":    { "texture": "#0", "cullface": "up", "tintindex": 0  },
        "north": { "texture": "#0", "cullface": "north", "tintindex": 0  },
        "south": { "texture": "#0", "cullface": "south", "tintindex": 0  },
        "west":  { "texture": "#0", "cullface": "west", "tintindex": 0  },
        "east":  { "texture": "#0", "cullface": "east", "tintindex": 0  }
      }
    }
  ]
}
