vore-mod/models/uvula.json
2021-10-09 00:08:23 -04:00

63 lines
No EOL
1.5 KiB
JSON

{
"credit": "Makeed with Blockbench",
"textures": {
"0": "vore_mod:blocks/fleshs",
"particle": "vore_mod:blocks/fleshs"
},
"elements": [
{
"from": [5, 2, 5],
"to": [11, 8, 11],
"faces": {
"north": {"uv": [5, 5, 11, 11], "texture": "#0"},
"east": {"uv": [5, 5, 11, 11], "texture": "#0"},
"south": {"uv": [5, 5, 11, 11], "texture": "#0"},
"west": {"uv": [5, 5, 11, 11], "texture": "#0"},
"up": {"uv": [5, 5, 11, 11], "texture": "#0"},
"down": {"uv": [5, 5, 11, 11], "texture": "#0"}
}
},
{
"from": [6, 8, 6],
"to": [10, 16, 10],
"faces": {
"north": {"uv": [4, 0, 8, 8], "texture": "#0"},
"east": {"uv": [0, 0, 4, 8], "texture": "#0"},
"south": {"uv": [12, 0, 16, 8], "texture": "#0"},
"west": {"uv": [8, 0, 12, 8], "texture": "#0"},
"up": {"uv": [6, 6, 10, 10], "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]
}
}
}