Files
minecraft-assets/assets/minecraft/models/block/yellow_candle_two_candles_lit.json
2024-08-28 18:32:16 +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"
}
}