summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/daylight_detector.json
blob: fdaedbe203a6de9cfe6e74c076fdf660f98d0d23 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/template_daylight_detector",
  "textures": {
    "top": "block/daylight_detector_top",
    "side": "block/daylight_detector_side",
    "bottom": "block/daylight_detector_bottom"
  }
}