RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/models/block/item_pipe_connection_outer.json
branch: 1.21
back to repo
{
	"credit": "Made with Blockbench",
	"texture_size": [32, 32],
	"textures": {
		"0": "oritech:block/item_pipe",
		"particle": "oritech:block/machine_particle_texture"
	},
	"elements": [
		{
			"name": "machine_interface",
			"from": [4, 4, -0.25],
			"to": [12, 12, 1.75],
			"faces": {
				"north": {"uv": [6, 0, 10, 4], "texture": "#0"},
				"east": {"uv": [6, 6, 7, 10], "texture": "#0"},
				"south": {"uv": [6, 0, 10, 4], "texture": "#0"},
				"west": {"uv": [7, 6, 8, 10], "texture": "#0"},
				"up": {"uv": [10, 5, 6, 4], "texture": "#0"},
				"down": {"uv": [10, 5, 6, 6], "texture": "#0"}
			}
		}
	]
}