filename:
common/src/main/resources/assets/oritech/models/block/small_tank_block.json
branch:
1.21
back to repo
{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"0": "oritech:block/small_tank_block",
"particle": "oritech:block/machine_particle_texture"
},
"elements": [
{
"name": "base",
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [10.5, 9.5, 14.5, 10], "texture": "#0"},
"east": {"uv": [10.5, 10, 14.5, 10.5], "texture": "#0"},
"south": {"uv": [10.5, 10.5, 14.5, 11], "texture": "#0"},
"west": {"uv": [10.5, 11, 14.5, 11.5], "texture": "#0"},
"up": {"uv": [4, 4, 0, 0], "texture": "#0"},
"down": {"uv": [4, 4, 0, 8], "texture": "#0"}
}
},
{
"name": "base",
"from": [0, 14, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 11.5, 4, 12], "texture": "#0"},
"east": {"uv": [11.5, 0, 15.5, 0.5], "texture": "#0"},
"south": {"uv": [11.5, 0.5, 15.5, 1], "texture": "#0"},
"west": {"uv": [11.5, 1, 15.5, 1.5], "texture": "#0"},
"up": {"uv": [8, 4, 4, 0], "texture": "#0"},
"down": {"uv": [8, 4, 4, 8], "texture": "#0"}
}
},
{
"name": "content",
"from": [1, 2, 1],
"to": [15, 14, 15],
"faces": {
"north": {"uv": [3.5, 8, 7, 11], "texture": "#0"},
"east": {"uv": [8, 3.5, 11.5, 6.5], "texture": "#0"},
"south": {"uv": [8, 6.5, 11.5, 9.5], "texture": "#0"},
"west": {"uv": [7, 9.5, 10.5, 12.5], "texture": "#0"},
"up": {"uv": [3.5, 11.5, 0, 8], "texture": "#0"},
"down": {"uv": [11.5, 0, 8, 3.5], "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]
}
}
}