mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-28 11:19:22 +00:00
18 lines
272 B
JSON
Executable File
18 lines
272 B
JSON
Executable File
{
|
|
"format_version" : "1.10.0",
|
|
"animation_controllers" : {
|
|
"controller.animation.panda.sneezing" : {
|
|
"initial_state" : "baby",
|
|
"states" : {
|
|
"baby" : {
|
|
"animations" : [
|
|
{
|
|
"sneezing": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|