summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/soul_torch.json
blob: 987db79fd1eb4f10367138009ceb819d19f5e9e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
	"parent": "item/torch",
	"ambientocclusion": false,
	"textures": {
		"2": "block/soul_torch",
		"layer0": "item/soul_torch",
		"torch_flame_e": "block/soul_torch_flame"
	}
}