Skip to content

Commit b3a1433

Browse files
committed
Update v1.21.93
1 parent 6d9f86e commit b3a1433

File tree

6,145 files changed

+345138
-340654
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,145 files changed

+345138
-340654
lines changed

animation_controllers/ghast.animation_controllers.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@
88
"animations" : [ "move" ]
99
}
1010
}
11-
},
12-
"controller.animation.ghast.scale" : {
13-
"initial_state" : "default",
14-
"states" : {
15-
"default" : {
16-
"animations" : [ "scale" ]
17-
}
18-
}
1911
}
2012
}
2113
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"format_version" : "1.10.0",
3+
"animation_controllers" : {
4+
"controller.animation.happy_ghast.move" : {
5+
"initial_state" : "default",
6+
"states" : {
7+
"default" : {
8+
"animations" : [ "move" ]
9+
}
10+
}
11+
},
12+
"controller.animation.happy_ghast.scale" : {
13+
"initial_state" : "default",
14+
"states" : {
15+
"default" : {
16+
"animations" : [ "scale" ]
17+
}
18+
}
19+
}
20+
}
21+
}

0 commit comments

Comments
 (0)