summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/acacia_leaves.json
blob: 134759715f84322d995d611943538b9fdc1cb58d (plain) (blame)
1
2
3
4
5
6
{
  "parent": "item/template_transparent_block",
	"textures": {
		"all": "block/acacia_leaves"
	}
}