summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/brownshroom/top/es.json
blob: e54bc0bf6597b99b3c7ab6bf52e92967bf84a3a3 (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/brown_mushroom_large_top",
		"particle": "block/brown_mushroom_block"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 0],
			"faces": {
				"north": {"uv": [0, 0, 4, 2.66667], "texture": "#0"}
			}
		}
	]
}