summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/birch_wood.json
blob: 863fec3728bb06571c1a3e8a020ae3c5b80d2090 (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/cube_column",
  "textures": {
    "end": "block/birch_wood",
    "side": "block/birch_wood"
  }
}