mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-21 05:23:59 -05:00
90 lines
No EOL
2.4 KiB
JSON
90 lines
No EOL
2.4 KiB
JSON
{
|
|
"credit": "Makeed with Blockbench",
|
|
"textures": {
|
|
"0": "vore_mod:blocks/shit",
|
|
"particle": "vore_mod:blocks/shit"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [5, 0, 6],
|
|
"to": [11, 1, 11],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [13, 8, 14]},
|
|
"faces": {
|
|
"north": {"uv": [5, 11, 11, 12], "texture": "#0"},
|
|
"east": {"uv": [1, 6, 6, 7], "texture": "#0"},
|
|
"south": {"uv": [7, 9, 13, 10], "texture": "#0"},
|
|
"west": {"uv": [9, 6, 14, 7], "texture": "#0"},
|
|
"up": {"uv": [5, 4, 11, 9], "texture": "#0"},
|
|
"down": {"uv": [5, 8, 11, 13], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [6, 1, 7],
|
|
"to": [10, 2, 10],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [14, 9, 15]},
|
|
"faces": {
|
|
"north": {"uv": [0, 1, 4, 2], "texture": "#0"},
|
|
"east": {"uv": [13, 15, 16, 16], "texture": "#0"},
|
|
"south": {"uv": [8, 9, 12, 10], "texture": "#0"},
|
|
"west": {"uv": [11, 6, 14, 7], "texture": "#0"},
|
|
"up": {"uv": [10, 12, 14, 15], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 2, 8],
|
|
"to": [9, 3, 9],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [14, 10, 15]},
|
|
"faces": {
|
|
"north": {"uv": [10, 12, 12, 13], "texture": "#0"},
|
|
"east": {"uv": [15, 15, 16, 16], "texture": "#0"},
|
|
"south": {"uv": [5, 11, 7, 12], "texture": "#0"},
|
|
"west": {"uv": [11, 6, 12, 7], "texture": "#0"},
|
|
"up": {"uv": [7, 8, 9, 9], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 3, 8],
|
|
"to": [9, 4, 9],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [14, 11, 15]},
|
|
"faces": {
|
|
"north": {"uv": [8, 13, 9, 14], "texture": "#0"},
|
|
"east": {"uv": [5, 13, 6, 14], "texture": "#0"},
|
|
"south": {"uv": [6, 7, 7, 8], "texture": "#0"},
|
|
"west": {"uv": [11, 6, 12, 7], "texture": "#0"},
|
|
"up": {"uv": [9, 11, 10, 12], "texture": "#0"}
|
|
}
|
|
}
|
|
],
|
|
"display": {
|
|
"thirdperson_righthand": {
|
|
"rotation": [75, 45, 0],
|
|
"translation": [0, 2, 2.5],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"thirdperson_lefthand": {
|
|
"rotation": [75, 45, 0],
|
|
"translation": [0, 2, 2.5],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"firstperson_righthand": {
|
|
"translation": [0, 8, 0]
|
|
},
|
|
"firstperson_lefthand": {
|
|
"translation": [0, 8, 0]
|
|
},
|
|
"ground": {
|
|
"translation": [0, 4, 0],
|
|
"scale": [0.4, 0.4, 0.4]
|
|
},
|
|
"gui": {
|
|
"rotation": [30, 225, 0],
|
|
"scale": [0.625, 0.625, 0.625]
|
|
},
|
|
"head": {
|
|
"translation": [0, 14.5, 0]
|
|
},
|
|
"fixed": {
|
|
"scale": [0.5, 0.5, 0.5]
|
|
}
|
|
}
|
|
} |