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

23 lines
427 B
JSON

{
"format_version": "1.12.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.leash_knot",
"texture_width": 32,
"texture_height": 32
},
"bones": [
{
"name": "knot",
"cubes": [
{
"origin": [ -3.0, 2.0, -3.0 ],
"size": [ 6.0, 8.0, 6.0 ]
}
]
}
]
}
]
}