summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sculk_catalyst.json
blob: 387bcee01f14dfa7455a952d66015a0743a026ac (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "parent": "block/cube_bottom_top",
  "textures": {
    "bottom": "block/sculk_catalyst_bottom",
    "side": "block/sculk_catalyst_side",
    "top": "block/sculk_catalyst_top",
    "particle": "block/sculk_particle"
  }
}