summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/piston_head_short_sticky.json
blob: 106b2ff1c9b51657fc2e1c9ccca28de1fcf7d7cf (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "parent": "block/template_piston_head_short",
  "textures": {
    "platform": "block/piston_top_sticky",
    "side": "block/piston_side_sticky",
    "unsticky": "block/piston_top",
    "neck": "block/piston_side"
  }
}