filename:
common/src/main/resources/assets/oritech/models/block/generic_pipe_connection_outer.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "oritech:block/generic_pipe",
"particle": "oritech:block/generic_pipe"
},
"elements": [
{
"name": "pipe_interface",
"from": [4, 4, -1],
"to": [12, 12, 1],
"faces": {
"north": {"uv": [3, 6, 6, 9], "texture": "#0"},
"east": {"uv": [6, 6, 8.5, 9], "texture": "#0"},
"south": {"uv": [6, 3, 9, 6], "texture": "#0"},
"west": {"uv": [8.5, 6, 11, 9], "texture": "#0"},
"up": {"uv": [3, 11.5, 0, 9], "texture": "#0"},
"down": {"uv": [12, 0, 9, 2.5], "texture": "#0"}
}
}
]
}