blob: 61825671ed882334550ebccc6cf7fd18e2997832 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
{
"parent": "block/template_cake_with_candle",
"textures": {
"candle": "block/white_candle",
"bottom": "block/cake_bottom",
"side": "block/cake_side_candle_white",
"top": "block/cake_top_candle_white",
"particle": "block/cake_side_candle_white"
}
}
|