summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/sculk_sensor_active.json
blob: 01dcc3d26e68ec9391ff13aca9f13c26a1d37720 (plain) (blame)
1
2
3
4
5
6
7
{
    "parent": "block/sculk_sensor",
    "textures": {
        "tendrils": "block/sculk_sensor_tendril_active",
        "particle": "block/sculk_particle"
    }
}