filename:
common/src/main/resources/assets/oritech/models/block/item_pipe_inner.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "oritech:block/item_pipe",
"particle": "oritech:block/machine_particle_texture"
},
"elements": [
{
"name": "core",
"from": [6, 6, 6],
"to": [10, 10, 10],
"faces": {
"north": {"uv": [0, 11, 2, 13], "texture": "#0"},
"east": {"uv": [0, 11, 2, 13], "texture": "#0"},
"south": {"uv": [0, 11, 2, 13], "texture": "#0"},
"west": {"uv": [0, 11, 2, 13], "texture": "#0"},
"up": {"uv": [4, 13, 2, 11], "texture": "#0"},
"down": {"uv": [6, 11, 4, 13], "texture": "#0"}
}
}
]
}