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

7 lines
No EOL
177 B
JSON

{
"parent": "minecraft:block/template_campfire",
"textures": {
"fire": "minecraft:block/soul_campfire_fire",
"lit_log": "minecraft:block/soul_campfire_log_lit"
}
}