minecraft-assets/assets/minecraft/models/block/campfire.json

7 lines
167 B
JSON

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