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