1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-06-29 05:28:56 +00:00
Files
bedrock-samples/resource_pack/models/entity/harness.geo.json
Mike Ammerlaan d2c831e602 v1.21.90.3
2025-06-18 05:19:56 -07:00

133 lines
3.5 KiB
JSON

{
"format_version": "1.21.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.harness",
"texture_width": 64,
"texture_height": 64,
"visible_bounds_width": 6,
"visible_bounds_height": 6.5,
"visible_bounds_offset": [ 0, 2.75, 0 ]
},
"bones": [
{
"name": "body",
"pivot": [ 0, 0, 0 ],
"cubes": [
{
"origin": [ -33.5, 0.5, -33.5 ],
"size": [ 67, 67, 67 ],
"inflate": 0.5,
"uv": {
"north": {
"uv": [ 16, 16 ],
"uv_size": [ 16, 16 ]
},
"east": {
"uv": [ 0, 16 ],
"uv_size": [ 16, 16 ]
},
"south": {
"uv": [ 48, 16 ],
"uv_size": [ 16, 16 ]
},
"west": {
"uv": [ 32, 16 ],
"uv_size": [ 16, 16 ]
},
"up": {
"uv": [ 16, 0 ],
"uv_size": [ 16, 16 ]
},
"down": {
"uv": [ 32, 16 ],
"uv_size": [ 16, -16 ]
}
}
}
]
},
{
"name": "goggles_up",
"parent": "body",
"pivot": [ 0, 62, -22.4 ],
"cubes": [
{
"origin": [ -33.95, 50.05, -34.35 ],
"size": [ 67.9, 23.9, 23.9 ],
"inflate": 0.65,
"pivot": [ 0, 62, -22.4 ],
"rotation": [ -45, 0, 0 ],
"uv": {
"north": {
"uv": [ 5, 37 ],
"uv_size": [ 16, 5 ]
},
"east": {
"uv": [ 0, 37 ],
"uv_size": [ 5, 5 ]
},
"south": {
"uv": [ 26, 37 ],
"uv_size": [ 16, 5 ]
},
"west": {
"uv": [ 21, 37 ],
"uv_size": [ 5, 5 ]
},
"up": {
"uv": [ 5, 32 ],
"uv_size": [ 16, 5 ]
},
"down": {
"uv": [ 21, 37 ],
"uv_size": [ 16, -5 ]
}
}
}
]
},
{
"name": "goggles",
"parent": "body",
"pivot": [ 0, 46, -22 ],
"cubes": [
{
"origin": [ -33.95, 28.05, -33.95 ],
"size": [ 67.9, 23.9, 23.9 ],
"inflate": 0.65,
"uv": {
"north": {
"uv": [ 5, 37 ],
"uv_size": [ 16, 5 ]
},
"east": {
"uv": [ 0, 37 ],
"uv_size": [ 5, 5 ]
},
"south": {
"uv": [ 26, 37 ],
"uv_size": [ 16, 5 ]
},
"west": {
"uv": [ 21, 37 ],
"uv_size": [ 5, 5 ]
},
"up": {
"uv": [ 5, 32 ],
"uv_size": [ 16, 5 ]
},
"down": {
"uv": [ 21, 37 ],
"uv_size": [ 16, -5 ]
}
}
}
]
}
]
}
]
}