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