minecraft-assets/assets/minecraft/models/block/yellow_candle_cake.json

10 lines
296 B
JSON

{
"parent": "minecraft:block/template_cake_with_candle",
"textures": {
"bottom": "minecraft:block/cake_bottom",
"candle": "minecraft:block/yellow_candle",
"particle": "minecraft:block/cake_side",
"side": "minecraft:block/cake_side",
"top": "minecraft:block/cake_top"
}
}