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

10 lines
274 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"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"
}
}