Files
minecraft-assets/assets/minecraft/models/block/candle_one_candle_lit.json
2021-09-29 18:35:18 +00:00

7 lines
156 B
JSON

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