File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 4
4
"title" : " Animated Java" ,
5
5
"icon" : " icon.svg" ,
6
6
"description" : " A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition." ,
7
- "version" : " 1.7.1 " ,
7
+ "version" : " 1.7.2 " ,
8
8
"min_blockbench_version" : " 4.12.0" ,
9
9
"variant" : " desktop" ,
10
10
"tags" : [
Original file line number Diff line number Diff line change 176
176
"list" : [" Fixed [#412](https://github.com/Animated-Java/animated-java/issues/409)" ]
177
177
}
178
178
]
179
+ },
180
+ "1.7.2" : {
181
+ "title" : " v1.7.2" ,
182
+ "author" : " Titus Evans (SnaveSutit)" ,
183
+ "date" : " 2025-05-07" ,
184
+ "categories" : [
185
+ {
186
+ "title" : " Fixes" ,
187
+ "list" : [
188
+ " Fixed incorrect entity type for data entities on versions below 1.21.5." ,
189
+ " Fixed missing `as_...` functions in exported data packs below 1.21.5." ,
190
+ " Improved .mcb code consistency."
191
+ ]
192
+ }
193
+ ]
179
194
}
180
195
}
You can’t perform that action at this time.
0 commit comments