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