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

7 lines
170 B
JSON

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