mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-23 14:04:01 -05:00
84 lines
No EOL
2.1 KiB
JSON
84 lines
No EOL
2.1 KiB
JSON
{
|
|
"credit": "Makeed with Blockbench",
|
|
"textures": {
|
|
"0": "realflesh",
|
|
"particle": "realflesh"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [15, 16, 1],
|
|
"faces": {
|
|
"north": {"uv": [1, 0, 16, 16], "texture": "#0"},
|
|
"south": {"uv": [0, 0, 15, 16], "texture": "#0"},
|
|
"west": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
|
"up": {"uv": [0, 0, 15, 1], "texture": "#0"},
|
|
"down": {"uv": [1, 0, 16, 1], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [1, 0, 15],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 15, 16], "texture": "#0"},
|
|
"east": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
|
"south": {"uv": [1, 0, 16, 16], "texture": "#0"},
|
|
"up": {"uv": [1, 15, 16, 16], "texture": "#0"},
|
|
"down": {"uv": [0, 15, 15, 16], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [15, 0, 0],
|
|
"to": [16, 16, 15],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
|
"east": {"uv": [1, 0, 16, 16], "texture": "#0"},
|
|
"west": {"uv": [0, 0, 15, 16], "texture": "#0"},
|
|
"up": {"uv": [15, 0, 16, 15], "texture": "#0"},
|
|
"down": {"uv": [0, 0, 1, 15], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 0, 1],
|
|
"to": [1, 16, 16],
|
|
"faces": {
|
|
"east": {"uv": [0, 0, 15, 16], "texture": "#0"},
|
|
"south": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
|
"west": {"uv": [1, 0, 16, 16], "texture": "#0"},
|
|
"up": {"uv": [0, 1, 1, 16], "texture": "#0"},
|
|
"down": {"uv": [15, 1, 16, 16], "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]
|
|
}
|
|
}
|
|
} |