filename:
common/src/main/resources/assets/oritech/models/block/pump_trunk_block.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "oritech:block/pump_trunk_block",
"particle": "oritech:block/machine_particle_texture"
},
"elements": [
{
"from": [6, 0, 6],
"to": [10, 16, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [0, 0, 2, 8], "texture": "#0"},
"east": {"uv": [2, 0, 4, 8], "texture": "#0"},
"south": {"uv": [4, 0, 6, 8], "texture": "#0"},
"west": {"uv": [6, 0, 8, 8], "texture": "#0"},
"up": {"uv": [2, 10, 0, 8], "texture": "#0"},
"down": {"uv": [10, 0, 8, 2], "texture": "#0"}
}
}
]
}