Files
minecraft-assets/assets/minecraft/models/block/yellow_candle_two_candles_lit.json
2023-08-30 18:29:25 +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"
}
}