filename:
common/src/main/resources/assets/oritech/models/block/metal_beam_block_inner.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"1": "oritech:block/metal_beam_block_inner",
"particle": "oritech:block/machine_particle_texture"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 16, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [0, -16, 0]},
"faces": {
"north": {"uv": [0, 0, 3, 8], "texture": "#1"},
"east": {"uv": [0, 0, 3, 8], "texture": "#1"},
"south": {"uv": [0, 0, 3, 8], "texture": "#1"},
"west": {"uv": [0, 0, 3, 8], "texture": "#1"},
"up": {"uv": [6, 11, 3, 8], "texture": "#1"},
"down": {"uv": [6, 11, 3, 8], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [61, 0, 0],
"translation": [0, 2.25, 3.75],
"scale": [0.58, 0.58, 0.58]
},
"thirdperson_lefthand": {
"rotation": [61, 0, 0],
"translation": [0, 2.25, 3.75],
"scale": [0.58, 0.58, 0.58]
},
"firstperson_righthand": {
"rotation": [10, 0, 0],
"translation": [0, 2.25, 3.75],
"scale": [0.58, 0.58, 0.58]
},
"firstperson_lefthand": {
"rotation": [10, 0, 0],
"translation": [0, 2.25, 3.75],
"scale": [0.58, 0.58, 0.58]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -0.25, 0],
"scale": [0.55, 0.55, 0.55]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -8]
}
},
"groups": [
{
"name": "inner",
"origin": [0, 0, 0],
"color": 0,
"children": [0]
}
]
}