Files
minecraft-assets/assets/minecraft/models/block/yellow_candle_four_candles_lit.json
2024-04-22 09:12:07 +02:00

7 lines
176 B
JSON

{
"parent": "minecraft:block/template_four_candles",
"textures": {
"all": "minecraft:block/yellow_candle_lit",
"particle": "minecraft:block/yellow_candle_lit"
}
}