Files
IMoO/resource_pack/animation_controllers/silverfish.animation_controllers.json
2022-02-07 22:58:00 +03:00

14 lines
223 B
JSON

{
"format_version" : "1.10.0",
"animation_controllers" : {
"controller.animation.silverfish.move" : {
"initial_state" : "default",
"states" : {
"default" : {
"animations" : [ "move" ]
}
}
}
}
}