blob: 61d47336e3159ab05e8b88e9e1c64e55c3337ed4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"parent": "block/calibrated_sculk_sensor",
"textures": {
"amethyst": "block/calibrated_sculk_sensor_amethyst_active",
"bottom": "block/calibrated_sculk_sensor_bottom_active",
"side": "block/calibrated_sculk_sensor_output_side_active",
"calibrated_side": "block/calibrated_sculk_sensor_input_side",
"tendrils": "block/sculk_sensor_tendril_active",
"top": "block/calibrated_sculk_sensor_top",
"particle": "block/sculk_particle"
}
}
|