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