minecraft-src/assets/minecraft/models/block/purple_candle_one_candle_lit.json
2025-07-04 01:41:11 +03:00

7 lines
No EOL
170 B
JSON

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