1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-02-25 15:54:02 +00:00
Mike Ammerlaan 13737dc4cb 1.19.40.23
2022-10-04 08:25:43 -07:00

98 lines
2.1 KiB
JSON

{
"format_version": "1.8.0",
"geometry.witherBoss": {
"visible_bounds_width": 3,
"visible_bounds_height": 4,
"visible_bounds_offset": [ 0, 2, 0 ],
"texturewidth": 64,
"textureheight": 64,
"bones": [
{
"name": "upperBodyPart1",
"cubes": [
{
"origin": [ -10, 17.1, -0.5 ],
"size": [ 20, 3, 3 ],
"uv": [ 0, 16 ]
}
]
},
{
"name": "upperBodyPart2",
"parent": "upperBodyPart1",
"pivot": [ -2, 17.1, -0.5 ],
"cubes": [
{
"origin": [ -2, 7.1, -0.5 ],
"size": [ 3, 10, 3 ],
"uv": [ 0, 22 ]
},
{
"origin": [ -6, 13.6, 0 ],
"size": [ 11, 2, 2 ],
"uv": [ 24, 22 ]
},
{
"origin": [ -6, 11.1, 0 ],
"size": [ 11, 2, 2 ],
"uv": [ 24, 22 ]
},
{
"origin": [ -6, 8.6, 0 ],
"size": [ 11, 2, 2 ],
"uv": [ 24, 22 ]
}
]
},
{
"name": "upperBodyPart3",
"parent": "upperBodyPart2",
"pivot": [ 0, 24, 0 ],
"cubes": [
{
"origin": [ 0, 18, 0 ],
"size": [ 3, 6, 3 ],
"uv": [ 12, 22 ]
}
]
},
{
"name": "head1",
"parent": "upperBodyPart1",
"pivot": [ 0, 20, 0 ],
"cubes": [
{
"origin": [ -4, 20, -4 ],
"size": [ 8, 8, 8 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "head2",
"parent": "upperBodyPart1",
"pivot": [ -9, 18, -1 ],
"cubes": [
{
"origin": [ -12, 18, -4 ],
"size": [ 6, 6, 6 ],
"uv": [ 32, 0 ]
}
]
},
{
"name": "head3",
"parent": "upperBodyPart1",
"pivot": [ 9, 18, -1 ],
"cubes": [
{
"origin": [ 6, 18, -4 ],
"size": [ 6, 6, 6 ],
"uv": [ 32, 0 ]
}
]
}
]
}
}