summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/tnt_minecart.json
blob: 479d64ac5b484a929ea3c0e53d454d4d17366b40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
	"parent": "item/furnace_minecart",
	"ambientocclusion": false,
	"textures": {
		"1": "item/tnt_minecart",
		"2": "block/tnt_side",
		"3": "block/tnt_side",
		"4": "block/tnt_top",
		"lantern": "block/entity/minecart_item"
	}
}