RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/models/block/machine_redstone_addon.json
branch: 1.21
back to repo
{
	"credit": "Made with Blockbench",
	"texture_size": [32, 32],
	"textures": {
		"0": "oritech:block/machine_redstone_addon_off",
		"particle": "oritech:block/machine_particle_texture"
	},
	"elements": [
		{
			"name": "base",
			"from": [1, 0, 1],
			"to": [15, 2, 15],
			"faces": {
				"north": {"uv": [9, 0, 16, 1], "texture": "#0"},
				"east": {"uv": [9, 1, 16, 2], "texture": "#0"},
				"south": {"uv": [9, 2, 16, 3], "texture": "#0"},
				"west": {"uv": [9, 3, 16, 4], "texture": "#0"},
				"up": {"uv": [7, 7, 0, 0], "texture": "#0"},
				"down": {"uv": [7, 7, 0, 14], "texture": "#0"}
			}
		},
		{
			"name": "cube_a",
			"from": [3, 2, 0],
			"to": [7, 4, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 3]},
			"faces": {
				"north": {"uv": [9, 9, 11, 10], "texture": "#0"},
				"east": {"uv": [9, 4, 15.5, 5], "texture": "#0"},
				"south": {"uv": [9, 10, 11, 11], "texture": "#0"},
				"west": {"uv": [9, 5, 15.5, 6], "texture": "#0"},
				"up": {"uv": [9, 6.5, 7, 0], "texture": "#0"},
				"down": {"uv": [9, 6.5, 7, 13], "texture": "#0"}
			}
		},
		{
			"name": "cube_a",
			"from": [3, 0, 0.025],
			"to": [11, 3, 1.025],
			"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 3.025]},
			"faces": {
				"north": {"uv": [9, 6, 13, 7.5], "texture": "#0"},
				"east": {"uv": [13, 7, 13.5, 8.5], "texture": "#0"},
				"south": {"uv": [9, 7.5, 13, 9], "texture": "#0"},
				"west": {"uv": [8, 13, 8.5, 14.5], "texture": "#0"},
				"up": {"uv": [13, 11.5, 9, 11], "texture": "#0"},
				"down": {"uv": [15, 9, 11, 9.5], "texture": "#0"}
			}
		},
		{
			"name": "redstone_bit",
			"from": [10, 2, 3],
			"to": [12, 4, 5],
			"rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 3]},
			"faces": {
				"north": {"uv": [11, 9.5, 12, 10.5], "texture": "#0"},
				"east": {"uv": [9, 11.5, 10, 12.5], "texture": "#0"},
				"south": {"uv": [10, 11.5, 11, 12.5], "texture": "#0"},
				"west": {"uv": [11, 11.5, 12, 12.5], "texture": "#0"},
				"up": {"uv": [13, 10.5, 12, 9.5], "texture": "#0"},
				"down": {"uv": [13, 11.5, 12, 12.5], "texture": "#0"}
			}
		},
		{
			"name": "redstone_bit",
			"from": [10, 2, 8],
			"to": [12, 4, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 8]},
			"faces": {
				"north": {"uv": [9, 12.5, 10, 13.5], "texture": "#0"},
				"east": {"uv": [10, 12.5, 11, 13.5], "texture": "#0"},
				"south": {"uv": [11, 12.5, 12, 13.5], "texture": "#0"},
				"west": {"uv": [12, 12.5, 13, 13.5], "texture": "#0"},
				"up": {"uv": [14, 7, 13, 6], "texture": "#0"},
				"down": {"uv": [8, 13, 7, 14], "texture": "#0"}
			}
		}
	]
}