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