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

7 lines
No EOL
167 B
JSON

{
"parent": "minecraft:block/template_campfire",
"textures": {
"fire": "minecraft:block/campfire_fire",
"lit_log": "minecraft:block/campfire_log_lit"
}
}