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

10 lines
278 B
JSON
Raw Normal View History

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