summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/redshroom/top/nw.json
blob: 3bcb6fbab804be4883b9a44c366a9c0f146e71ab (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_top",
		"particle": "block/red_mushroom_block"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 0],
			"faces": {
				"north": {"uv": [8, 5.33333, 12, 8], "texture": "#0"}
			}
		}
	]
}