RyanHub - file viewer
filename: common/src/main/resources/assets/oritech/models/block/quarry_beam_inner.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": "inner_beam",
			"from": [7, 0, 7],
			"to": [9, 16, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]},
			"faces": {
				"north": {"uv": [0, 0, 8.5, 2.5], "rotation": 90, "texture": "#0"},
				"east": {"uv": [0, 0, 8.5, 2.5], "rotation": 90, "texture": "#0"},
				"south": {"uv": [0, 0, 8.5, 2.5], "rotation": 90, "texture": "#0"},
				"west": {"uv": [0, 0, 8.5, 2.5], "rotation": 90, "texture": "#0"},
				"up": {"uv": [1, 0, 0, 0], "texture": "#0"},
				"down": {"uv": [1, 0, 0, 0], "texture": "#0"}
			}
		}
	]
}