RyanHub - file viewer
filename: common/src/main/resources/assets/oritech/models/block/item_pipe.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": "straight",
			"from": [
				6,
				6,
				0
			],
			"to": [
				10,
				10,
				16
			],
			"faces": {
				"north": {
					"uv": [
						0,
						13,
						2,
						15
					],
					"texture": "#0"
				},
				"east": {
					"uv": [
						0,
						0,
						2,
						8
					],
					"rotation": 90,
					"texture": "#0"
				},
				"south": {
					"uv": [
						0,
						13,
						2,
						15
					],
					"texture": "#0"
				},
				"west": {
					"uv": [
						0,
						0,
						2,
						8
					],
					"rotation": 90,
					"texture": "#0"
				},
				"up": {
					"uv": [
						4,
						8,
						2,
						0
					],
					"texture": "#0"
				},
				"down": {
					"uv": [
						6,
						0,
						4,
						8
					],
					"texture": "#0"
				}
			}
		}
	],
	"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
			]
		}
	}
}