summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/waxed_weathered_cut_copper_slab.json
blob: 2feb539ab40bd9f4dac7558449e9ec53d2051685 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "variants": {
    "type=bottom": {
      "model": "minecraft:block/weathered_cut_copper_slab"
    },
    "type=double": {
      "model": "minecraft:block/weathered_cut_copper_slab_double"
    },
    "type=top": {
      "model": "minecraft:block/weathered_cut_copper_slab_top"
    }
  }
}