summaryrefslogtreecommitdiff
path: root/assets/blocks/cobblestone.json
blob: 02fb6ae5577fb2c9c760ba175264ccc1ac552667 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "model": "default",
  "texture": "all",
  "textures": {
    "face": "cobblestone"
  },
  "transparent": false,
  "renderNeighbors": false,
  "placeable": true
}