mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-23 14:04:01 -05:00
122 lines
No EOL
2.9 KiB
JSON
122 lines
No EOL
2.9 KiB
JSON
{
|
|
"credit": "Makeed with Blockbench",
|
|
"textures": {
|
|
"ass": "vore_mod:blocks/ass",
|
|
"fleshs": "vore_mod:blocks/fleshs"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "Cube",
|
|
"from": [0, 0, 0],
|
|
"to": [32, 32, 16],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#ass"},
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#ass"}
|
|
}
|
|
},
|
|
{
|
|
"from": [16, 0, 0],
|
|
"to": [32, 1, 16],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [24, 8, 8]},
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
},
|
|
{
|
|
"from": [31, 16, 0],
|
|
"to": [32, 32, 16],
|
|
"rotation": {"angle": 0, "axis": "x", "origin": [24, 24, 8]},
|
|
"faces": {
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 16, 0],
|
|
"to": [1, 32, 16],
|
|
"rotation": {"angle": 0, "axis": "x", "origin": [-7, 24, 8]},
|
|
"faces": {
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
},
|
|
{
|
|
"from": [16, 31, 0],
|
|
"to": [32, 32, 16],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [24, 39, 8]},
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 1, 16],
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
},
|
|
{
|
|
"from": [31, 0, 0],
|
|
"to": [32, 16, 16],
|
|
"rotation": {"angle": 0, "axis": "x", "origin": [24, 8, 8]},
|
|
"faces": {
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [1, 16, 16],
|
|
"rotation": {"angle": 0, "axis": "x", "origin": [-7, 8, 8]},
|
|
"faces": {
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 31, 0],
|
|
"to": [16, 32, 16],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 39, 8]},
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#fleshs"},
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#fleshs"}
|
|
}
|
|
}
|
|
],
|
|
"display": {
|
|
"thirdperson_righthand": {
|
|
"rotation": [75, 315, 0],
|
|
"translation": [0, 2.5, 0],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [0, 315, 0],
|
|
"translation": [0, 2.5, 0],
|
|
"scale": [0.4, 0.4, 0.4]
|
|
},
|
|
"ground": {
|
|
"translation": [0, 3, 0],
|
|
"scale": [0.25, 0.25, 0.25]
|
|
},
|
|
"gui": {
|
|
"rotation": [30, 45, 0],
|
|
"scale": [0.625, 0.625, 0.625]
|
|
},
|
|
"head": {
|
|
"rotation": [0, 180, 0]
|
|
},
|
|
"fixed": {
|
|
"rotation": [0, 180, 0]
|
|
}
|
|
},
|
|
"groups": [0,
|
|
{
|
|
"name": "walls",
|
|
"origin": [8, 8, 8],
|
|
"children": [1, 2, 3, 4, 5, 6, 7, 8]
|
|
}
|
|
]
|
|
} |