RyanHub - file viewer
filename: common/src/main/resources/assets/oritech/models/block/quarry_beam_target.json
branch: 1.21
back to repo
{
	"credit": "Made with Blockbench",
	"texture_size": [32, 32],
	"textures": {
		"0": "oritech:block/quarry_beam",
		"particle": "oritech:block/machine_particle_texture"
	},
	"elements": [
		{
			"name": "frame_side",
			"from": [5, 0, 5],
			"to": [11, 16, 11],
			"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 8, 16, 4], "rotation": 270, "texture": "#0"},
				"east": {"uv": [0, 4, 16, 8], "rotation": 270, "texture": "#0"},
				"south": {"uv": [16, 8, 0, 4], "rotation": 90, "texture": "#0"},
				"west": {"uv": [0, 4, 16, 8], "rotation": 270, "texture": "#0"},
				"up": {"uv": [0, 8, 4, 12], "rotation": 180, "texture": "#0"},
				"down": {"uv": [0, 12, 4, 16], "texture": "#0"}
			}
		}
	]
}