summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/wither_rose.json
blob: 1c3cac934e5f540283838e74ac94c3a688744055 (plain) (blame)
1
2
3
4
5
6
7
{
  "parent": "block/cross",
  "textures": {
    "cross": "block/wither_rose",
    "particle": "block/air"
  }
}