filename:
common/src/main/resources/assets/oritech/models/block/reactor_heat_pipe.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"0": "oritech:block/reactor_heat_pipe",
"particle": "oritech:block/machine_particle_texture"
},
"elements": [
{
"from": [2, 0, 2],
"to": [14, 16, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 0]},
"faces": {
"north": {"uv": [0, 0, 3, 4], "texture": "#0"},
"east": {"uv": [3, 0, 6, 4], "texture": "#0"},
"south": {"uv": [0, 4, 3, 8], "texture": "#0"},
"west": {"uv": [3, 4, 6, 8], "texture": "#0"},
"up": {"uv": [5.5, 11, 2.5, 8], "texture": "#0"},
"down": {"uv": [11.5, 5, 8.5, 8], "texture": "#0"}
}
},
{
"from": [3, 3, 0],
"to": [13, 13, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 0]},
"faces": {
"north": {"uv": [8.5, 8, 11, 10.5], "texture": "#0"},
"east": {"uv": [6, 0, 10, 2.5], "texture": "#0"},
"south": {"uv": [5.5, 9, 8, 11.5], "texture": "#0"},
"west": {"uv": [6, 2.5, 10, 5], "texture": "#0"},
"up": {"uv": [8.5, 9, 6, 5], "texture": "#0"},
"down": {"uv": [2.5, 8, 0, 12], "texture": "#0"}
}
},
{
"from": [0, 3, 3],
"to": [16, 13, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6, 2.5, 10, 5], "texture": "#0"},
"east": {"uv": [8.5, 8, 11, 10.5], "texture": "#0"},
"south": {"uv": [6, 0, 10, 2.5], "texture": "#0"},
"west": {"uv": [5.5, 9, 8, 11.5], "texture": "#0"},
"up": {"uv": [8.5, 9, 6, 5], "rotation": 90, "texture": "#0"},
"down": {"uv": [2.5, 8, 0, 12], "rotation": 270, "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]
}
}
}