blob: 97483da09f62f598f359471609ce6e18b76ed74c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
{
"parent": "block/template_cake_with_candle_lit",
"textures": {
"candle": "block/green_candle_lit",
"bottom": "block/cake_bottom",
"side": "block/cake_side_candle_green",
"top": "block/cake_top_candle_green",
"particle": "block/cake_side_candle_green"
}
}
|