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

10 lines
266 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/template_cake_with_candle",
"textures": {
"candle": "block/red_candle",
"bottom": "block/cake_bottom",
"side": "block/cake_side_candle_red",
"top": "block/cake_top_candle_red",
"particle": "block/cake_side_candle_red"
}
}