1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2024-11-14 10:27:14 +00:00
bedrock-samples/resource_pack/models/entity/ghast.geo.json
Mike Ammerlaan a3b394c507 1.19.30
Initial layout
2022-09-23 06:24:26 -07:00

132 lines
2.9 KiB
JSON

{
"format_version": "1.8.0",
"geometry.ghast": {
"visible_bounds_width": 6,
"visible_bounds_height": 9,
"visible_bounds_offset": [ 0, 4.5, 0 ],
"texturewidth": 64,
"textureheight": 32,
"bones": [
{
"name": "tentacles_0",
"parent": "body",
"pivot": [ -3.8, 1.0, -5.0 ],
"cubes": [
{
"origin": [ -4.8, -8.0, -6.0 ],
"size": [ 2.0, 9.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_1",
"parent": "body",
"pivot": [ 1.3, 1.0, -5.0 ],
"cubes": [
{
"origin": [ 0.3, -10.0, -6.0 ],
"size": [ 2.0, 11.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_2",
"parent": "body",
"pivot": [ 6.3, 1.0, -5.0 ],
"cubes": [
{
"origin": [ 5.3, -7.0, -6.0 ],
"size": [ 2.0, 8.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_3",
"parent": "body",
"pivot": [ -6.3, 1.0, 0.0 ],
"cubes": [
{
"origin": [ -7.3, -8.0, -1.0 ],
"size": [ 2.0, 9.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_4",
"parent": "body",
"pivot": [ -1.3, 1.0, 0.0 ],
"cubes": [
{
"origin": [ -2.3, -12.0, -1.0 ],
"size": [ 2.0, 13.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_5",
"parent": "body",
"pivot": [ 3.8, 1.0, 0.0 ],
"cubes": [
{
"origin": [ 2.8, -10.0, -1.0 ],
"size": [ 2.0, 11.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_6",
"parent": "body",
"pivot": [ -3.8, 1.0, 5.0 ],
"cubes": [
{
"origin": [ -4.8, -11.0, 4.0 ],
"size": [ 2.0, 12.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_7",
"parent": "body",
"pivot": [ 1.3, 1.0, 5.0 ],
"cubes": [
{
"origin": [ 0.3, -11.0, 4.0 ],
"size": [ 2.0, 12.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "tentacles_8",
"parent": "body",
"pivot": [ 6.3, 1.0, 5.0 ],
"cubes": [
{
"origin": [ 5.3, -12.0, 4.0 ],
"size": [ 2.0, 13.0, 2.0 ],
"uv": [ 0, 0 ]
}
]
},
{
"name": "body",
"pivot": [ 0.0, 1.5, 0.0 ],
"cubes": [
{
"origin": [ -8.0, 0.0, -8.0 ],
"size": [ 16.0, 16.0, 16.0 ],
"uv": [ 0, 0 ]
}
]
}
]
}
}