RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/models/block/reactor_rod_on.json
branch: 1.21
back to repo
{
	"credit": "Made with Blockbench",
	"texture_size": [32, 32],
	"textures": {
		"0": "oritech:block/reactor_rod",
		"particle": "oritech:block/machine_particle_texture"
	},
	"elements": [
		{
			"from": [6, 3, 6],
			"to": [10, 13, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 7]},
			"faces": {
				"north": {"uv": [5, 0, 7, 5], "texture": "#0"},
				"east": {"uv": [5, 5, 7, 10], "texture": "#0"},
				"south": {"uv": [0, 6, 2, 11], "texture": "#0"},
				"west": {"uv": [2, 6, 4, 11], "texture": "#0"},
				"up": {"uv": [10, 10, 8, 8], "texture": "#0"},
				"down": {"uv": [11, 0, 9, 2], "texture": "#0"}
			}
		},
		{
			"from": [7.5, 2, 5.5],
			"to": [8.5, 14, 10.5],
			"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 7.5]},
			"faces": {
				"north": {"uv": [9.5, 2, 10, 8], "texture": "#0"},
				"east": {"uv": [0, 0, 2.5, 6], "texture": "#0"},
				"south": {"uv": [9, 2, 9.5, 8], "texture": "#0"},
				"west": {"uv": [2.5, 0, 5, 6], "texture": "#0"},
				"up": {"uv": [10, 2, 12.5, 2.5], "rotation": 90, "texture": "#0"},
				"down": {"uv": [10, 2, 12.5, 2.5], "rotation": 90, "texture": "#0"}
			}
		},
		{
			"from": [5.5, 1.925, 7.5],
			"to": [10.5, 13.925, 8.5],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.925, 8]},
			"faces": {
				"north": {"uv": [0, 0, 2.5, 6], "texture": "#0"},
				"east": {"uv": [9, 2, 9.5, 8], "texture": "#0"},
				"south": {"uv": [2.5, 0, 5, 6], "texture": "#0"},
				"west": {"uv": [9.5, 2, 10, 8], "texture": "#0"},
				"up": {"uv": [12.5, 2.5, 10, 2], "texture": "#0"},
				"down": {"uv": [12.5, 2.5, 10, 2], "texture": "#0"}
			}
		},
		{
			"from": [7, 0, 7],
			"to": [9, 16, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
			"faces": {
				"north": {"uv": [4, 6, 5, 14], "texture": "#0"},
				"east": {"uv": [7, 0, 8, 8], "texture": "#0"},
				"south": {"uv": [8, 0, 9, 8], "texture": "#0"},
				"west": {"uv": [7, 8, 8, 16], "texture": "#0"},
				"up": {"uv": [11, 4, 10, 3], "texture": "#0"},
				"down": {"uv": [11, 4, 10, 5], "texture": "#0"}
			}
		},
		{
			"name": "glow",
			"from": [4, 1, 4],
			"to": [12, 15, 12],
			"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
			"faces": {
				"north": {"uv": [10, 5, 15, 12], "texture": "#0"},
				"east": {"uv": [10, 5, 15, 12], "texture": "#0"},
				"south": {"uv": [10, 5, 15, 12], "texture": "#0"},
				"west": {"uv": [10, 5, 15, 12], "texture": "#0"},
				"up": {"uv": [10, 5, 15, 10], "texture": "#0"},
				"down": {"uv": [10, 5, 15, 10], "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]
		}
	}
}