summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/waxed_cut_copper_stairs.json
blob: dd3ad4a0d13d9888f04c9cfe8685569bd6e65068 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/stairs",
  "textures": {
    "bottom": "block/waxed_cut_copper",
    "top": "block/waxed_cut_copper",
    "side": "block/waxed_cut_copper"
  }
}