blob: 5f5ce5d2ecc485dde6907ec63d228734a3616ae2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
{
"parent": "block/template_cake_with_candle_lit",
"textures": {
"candle": "block/gray_candle_lit",
"bottom": "block/cake_bottom",
"side": "block/cake_side_candle_gray",
"top": "block/cake_top_candle_gray",
"particle": "block/cake_side_candle_gray"
}
}
|