summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/notenoughupdates/hhh.json
blob: 1d34aafccbec4ebe7597197426b1ba9f4b329cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"credit": "Made with Blockbench",
	"textures": {
		"0": "Desktop/hhhh",
		"particle": "Desktop/hhhh"
	},
	"elements": [
		{
			"from": [4, -4, 4],
			"to": [12, 4, 12],
			"rotation": {"angle": 0, "axis": "y", "origin": [12, 4, 12]},
			"faces": {
				"north": {"uv": [0, 0, 8, 8], "texture": "#0"},
				"east": {"uv": [0, 0, 8, 8], "texture": "#0"},
				"south": {"uv": [0, 0, 8, 8], "texture": "#0"},
				"west": {"uv": [0, 0, 8, 8], "texture": "#0"},
				"up": {"uv": [0, 0, 8, 8], "texture": "#0"},
				"down": {"uv": [0, 0, 8, 8], "texture": "#0"}
			}
		}
	]
}