RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/models/block/fluid_pipe_connection_outer.json
branch: 1.21
back to repo
{
	"credit": "Made with Blockbench",
	"texture_size": [64, 64],
	"textures": {
		"1": "oritech:block/fluid_pipe",
		"particle": "oritech:block/fluid_pipe"
	},
	"elements": [
		{
			"name": "machine_interface",
			"from": [4, 4, -0.25],
			"to": [12, 12, 1.75],
			"faces": {
				"north": {"uv": [3, 3, 5, 5], "texture": "#1"},
				"east": {"uv": [7.5, 4.5, 8, 6.5], "texture": "#1"},
				"south": {"uv": [4, 0, 6, 2], "texture": "#1"},
				"west": {"uv": [7.25, 7.75, 7.75, 9.75], "texture": "#1"},
				"up": {"uv": [9.5, 0.5, 7.5, 0], "texture": "#1"},
				"down": {"uv": [9.5, 0.5, 7.5, 1], "texture": "#1"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	}
}