summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/redshroom/e.json
blob: 19504fdc64fadd78053d367447b39411f17e6f1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"texture_size": [64, 96],
	"textures": {
		"0": "block/red_mushroom_large",
		"particle": "block/red_mushroom_block"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 0],
			"faces": {
				"north": {"uv": [0, 8, 4, 10.66667], "texture": "#0"}
			}
		}
	]
}