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