summaryrefslogtreecommitdiff
path: root/assets/blocks/sandstone.json
blob: e38fec51123e0e6891651bc6e7df68649e61f71e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "model": "default",
  "texture": "side",
  "textures": {
    "side": "sandstone_side",
    "top": "sandstone_top",
    "bottom": "sandstone_bottom"
  },
  "transparent": false,
  "renderNeighbors": false,
  "placeable": true
}