summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/redstone/redstone_up.json
blob: dfadd82e685fc4fe5fb7d1d9bbc13b8941921ed3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"ambientocclusion": false,
	"elements": [
		{
			"from": [0, 1, 15.9],
			"to": [16, 17, 16],
			"shade": false,
			"faces": {
				"north": {"uv": [5.33333, 0, 10.66667, 8], "texture": "#wire"},
				"south": {"uv": [5.33333, 8, 10.66667, 0], "texture": "#wire", "cullface": "south"}
			}
		}
	]
}