summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/dropper.json
blob: 92d8c2036fb498daaf2baad747c7ef9e13e92228 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "parent": "block/orientable_with_bottom",
  "textures": {
    "top": "block/dropper_top",
    "bottom": "block/dropper_bottom",
    "front": "block/dropper_front",
    "side": "block/dropper_side"
  }
}