Files
minecraft-assets/assets/minecraft/models/block/red_candle_cake.json
2024-04-17 18:31:52 +02:00

10 lines
293 B
JSON

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