Files
minecraft-assets/assets/minecraft/models/block/yellow_candle_two_candles_lit.json
2024-09-04 18:31:04 +02:00

7 lines
175 B
JSON

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