ploof-pack/faithless/assets/minecraft/models/block/white_candle_cake_lit.json

10 lines
282 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/template_cake_with_candle_lit",
"textures": {
"candle": "block/white_candle_lit",
"bottom": "block/cake_bottom",
"side": "block/cake_side_candle_white",
"top": "block/cake_top_candle_white",
"particle": "block/cake_side_candle_white"
}
}