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