10 lines
240 B
JSON
10 lines
240 B
JSON
|
|
{
|
||
|
|
"parent": "block/template_cake_with_candle",
|
||
|
|
"textures": {
|
||
|
|
"candle": "block/candle_lit",
|
||
|
|
"bottom": "block/cake_bottom",
|
||
|
|
"side": "block/cake_side",
|
||
|
|
"top": "block/cake_top_candle",
|
||
|
|
"particle": "block/cake_side"
|
||
|
|
}
|
||
|
|
}
|