summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/soul_lantern.json
blob: 8ea2ce6ed75ba65a46833a31bb2ac0f78346d9a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "parent": "item/lantern",
	"ambientocclusion": false,
	"textures": {
		"1": "item/soul_lantern",
		"particle": "block/soul_lantern",
		"lantern": "block/soul_lantern"
	}
}