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