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