filename:
common/src/main/resources/assets/oritech/models/block/quarry_beam_ring.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "oritech:block/quarry_beam",
"particle": "oritech:block/machine_particle_texture"
},
"elements": [
{
"name": "ring",
"from": [5, 2, 5],
"to": [11, 2, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [0, 0, 3, 0], "texture": "#0"},
"east": {"uv": [0, 0, 3, 0], "texture": "#0"},
"south": {"uv": [0, 0, 3, 0], "texture": "#0"},
"west": {"uv": [0, 0, 3, 0], "texture": "#0"},
"up": {"uv": [4, 10, 10, 16], "texture": "#0"},
"down": {"uv": [4, 10, 10, 16], "texture": "#0"}
}
}
]
}