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