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

10 lines
294 B
JSON

{
"parent": "block/template_cake_with_candle",
"textures": {
"candle": "block/light_gray_candle",
"bottom": "block/cake_bottom",
"side": "block/cake_side_candle_light_gray",
"top": "block/cake_top_candle_light_gray",
"particle": "block/cake_side_candle_light_gray"
}
}