filename:
common/src/main/resources/assets/oritech/models/block/energy_pipe_outer.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"2": "oritech:block/energy_pipe",
"particle": "oritech:block/energy_pipe"
},
"elements": [
{
"name": "cable_junction_north",
"from": [6, 6, 0],
"to": [10, 10, 6],
"faces": {
"north": {"uv": [6.5, 9.5, 7.5, 10.5], "texture": "#2"},
"east": {"uv": [5, 3, 6.5, 4], "texture": "#2"},
"south": {"uv": [7.5, 9.5, 8.5, 10.5], "texture": "#2"},
"west": {"uv": [6.5, 3, 8, 4], "texture": "#2"},
"up": {"uv": [8, 5.5, 7, 4], "texture": "#2"},
"down": {"uv": [8, 5.5, 7, 7], "texture": "#2"}
}
}
],
"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]
}
}
}