Files
minecraft-assets/assets/minecraft/models/block/purple_candle_cake.json
2025-02-19 18:31:59 +01:00

10 lines
296 B
JSON

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