summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/bedrock.json
blob: 9d9f967d4f030e34a1818807d9561af3724a02d6 (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/cube_all",
  "textures": {
    "all": "block/bedrock",
	"particle": "block/air"
  }
}