mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2024-11-14 10:27:14 +00:00
a3b394c507
Initial layout
41 lines
929 B
JSON
41 lines
929 B
JSON
{
|
|
"format_version": "1.12.0",
|
|
"minecraft:geometry": [
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.fireworks_rocket",
|
|
"texture_width": 32.0,
|
|
"texture_height": 32.0
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "body",
|
|
"pivot": [ 0.0, 0.0, 0.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -8.0, -8.0, 0.0 ],
|
|
"rotation": [ 0.0, 90.0, 0.0 ],
|
|
"size": [ 16.0, 16.0, 0.0 ],
|
|
"uv": {
|
|
"north": {
|
|
"uv": [ 0.0, 0.0 ]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"origin": [ -8.0, -8.0, 0.0 ],
|
|
"rotation": [ 90.0, 90.0, 0.0 ],
|
|
"size": [ 16.0, 16.0, 0.0 ],
|
|
"uv": {
|
|
"north": {
|
|
"uv": [ 0.0, 0.0 ]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|