summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sculk_mirrored.json
blob: c26828000a1a3d5ba25a1176fb1d3e8b2b67dcfe (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/cube_mirrored_all",
  "textures": {
    "all": "block/sculk",
    "particle": "block/sculk_particle"
  }
}