summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/soul_campfire_off.json
blob: ce63fbd141a0a56d7a1a2c682e3b02ee8cae10a6 (plain) (blame)
1
2
3
4
5
6
{
  "parent": "block/template_campfire_off",
  "textures": {
		"log": "block/soul_campfire_log"
  }
}