mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-02-25 15:54:02 +00:00
117 lines
2.6 KiB
JSON
117 lines
2.6 KiB
JSON
{
|
|
"format_version": "1.12.0",
|
|
"minecraft:geometry": [
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.wolf.armor",
|
|
"texture_width": 64,
|
|
"texture_height": 64,
|
|
"visible_bounds_width": 3,
|
|
"visible_bounds_height": 2.5,
|
|
"visible_bounds_offset": [ 0, 0.75, 0 ]
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "head",
|
|
"pivot": [ -1, 10.5, -7 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -4, 7.5, -9 ],
|
|
"size": [ 6, 6, 4 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 0, 0 ]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "body",
|
|
"pivot": [ 0, 10, 2 ],
|
|
"rotation": [ 90, 0, 0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -4, 3, -1 ],
|
|
"size": [ 6, 9, 6 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 18, 14 ]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "upperBody",
|
|
"pivot": [ -1, 10, 2 ],
|
|
"rotation": [ -90, 0, 0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -5, 7, -1 ],
|
|
"size": [ 8, 6, 7 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 21, 0 ]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "leg0",
|
|
"pivot": [ -2.5, 8, 7 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -3.5, 0, 6 ],
|
|
"size": [ 2, 8, 2 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 0, 18 ]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "leg1",
|
|
"pivot": [ 0.5, 8, 7 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -0.5, 0, 6 ],
|
|
"size": [ 2, 8, 2 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 0, 18 ]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "leg2",
|
|
"pivot": [ -2.5, 8, -4 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -3.5, 0, -5 ],
|
|
"size": [ 2, 8, 2 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 0, 18 ]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "leg3",
|
|
"pivot": [ 0.5, 8, -4 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -0.5, 0, -5 ],
|
|
"size": [ 2, 8, 2 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 0, 18 ]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "tail",
|
|
"pivot": [ -1, 12, 8 ],
|
|
"rotation": [ 55, 0, 0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -2, 4, 7 ],
|
|
"size": [ 2, 8, 2 ],
|
|
"inflate": 0.2,
|
|
"uv": [ 52, 5 ]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|