RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/models/block/machine_frame_outer.json
branch: 1.21
back to repo
{
	"credit": "Made with Blockbench",
	"texture_size": [32, 32],
	"textures": {
		"0": "oritech:block/machine_frame",
		"particle": "oritech:block/machine_frame"
	},
	"elements": [
		{
			"name": "frame_side",
			"from": [5, 5, 11],
			"to": [11, 11, 16],
			"faces": {
				"north": {"uv": [0, 4, 4, 8], "texture": "#0"},
				"east": {"uv": [2, 4, 4, 8], "texture": "#0"},
				"south": {"uv": [8, 0, 12, 4], "texture": "#0"},
				"west": {"uv": [0, 4, 2, 8], "texture": "#0"},
				"up": {"uv": [8, 8, 4, 6], "texture": "#0"},
				"down": {"uv": [8, 6, 4, 8], "texture": "#0"}
			}
		}
	]
}