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