summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/chest_minecart.json
blob: 09179a29154f5f373f620daba8abb28d1d2f4e80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
	"parent": "item/furnace_minecart",
	"ambientocclusion": false,
	"textures": {
		"1": "item/chest_minecart",
		"2": "block/chest_front",
		"3": "block/chest_side",
		"4": "block/chest_top",
		"lantern": "block/entity/minecart_item"
	}
}