summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sculk_sensor_inactive.json
blob: 060f59e7b4fcc98fe16c5feec02b688f45c04426 (plain) (blame)
1
2
3
4
5
6
{
    "parent": "block/sculk_sensor",
    "textures": {
        "tendrils": "block/sculk_sensor_tendril_inactive"
    }
}