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

138 lines
2.9 KiB
JSON

{
"format_version": "1.8.0",
"geometry.glow_squid": {
"visible_bounds_width": 3,
"visible_bounds_height": 2,
"visible_bounds_offset": [ 0, 0.5, 0 ],
"texturewidth": 64,
"textureheight": 32,
"bones": [
{
"name": "body",
"cubes": [
{
"origin": [ -6, -8, -6 ],
"size": [ 12, 16, 12 ],
"uv": [ 0, 0 ]
}
],
"locators": {
"lead": [ 0, 0, -5 ]
}
},
{
"name": "tentacle1",
"parent": "body",
"pivot": [ 5.0, -7.0, 0.0 ],
"cubes": [
{
"origin": [ 4.0, -25.0, -1.0 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, 90, 0 ]
},
{
"name": "tentacle2",
"parent": "body",
"pivot": [ 3.5, -7.0, 3.5 ],
"cubes": [
{
"origin": [ 2.5, -25.0, 2.5 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, 45, 0 ]
},
{
"name": "tentacle3",
"parent": "body",
"pivot": [ 0.0, -7.0, 5.0 ],
"cubes": [
{
"origin": [ -1.0, -25.0, 4.0 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, 0, 0 ]
},
{
"name": "tentacle4",
"parent": "body",
"pivot": [ -3.5, -7.0, 3.5 ],
"cubes": [
{
"origin": [ -4.5, -25.0, 2.5 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, -45, 0 ]
},
{
"name": "tentacle5",
"parent": "body",
"pivot": [ -5.0, -7.0, 0.0 ],
"cubes": [
{
"origin": [ -6.0, -25.0, -1.0 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, -90, 0 ]
},
{
"name": "tentacle6",
"parent": "body",
"pivot": [ -3.5, -7.0, -3.5 ],
"cubes": [
{
"origin": [ -4.5, -25.0, -4.5 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, -135, 0 ]
},
{
"name": "tentacle7",
"parent": "body",
"pivot": [ 0.0, -7.0, -5.0 ],
"cubes": [
{
"origin": [ -1.0, -25.0, -6.0 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, -180, 0 ]
},
{
"name": "tentacle8",
"parent": "body",
"pivot": [ 3.5, -7.0, -3.5 ],
"cubes": [
{
"origin": [ 2.5, -25.0, -4.5 ],
"size": [ 2, 18, 2 ],
"uv": [ 48, 0 ]
}
],
"rotation": [ 0, -225, 0 ]
}
]
}
}