mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2024-11-13 14:49:28 +00:00
a3b394c507
Initial layout
14 lines
212 B
JSON
14 lines
212 B
JSON
{
|
|
"format_version" : "1.8.0",
|
|
"animations" : {
|
|
"animation.wither_skull.move" : {
|
|
"loop" : true,
|
|
"bones" : {
|
|
"head" : {
|
|
"rotation" : [ 0.0, "-query.target_y_rotation", 0.0 ]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|