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