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 44 "title" : " Animated Java" ,
55 "icon" : " icon.svg" ,
66 "description" : " A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition." ,
7- "version" : " 1.7.1 " ,
7+ "version" : " 1.7.2 " ,
88 "min_blockbench_version" : " 4.12.0" ,
99 "variant" : " desktop" ,
1010 "tags" : [
Original file line number Diff line number Diff line change 176176 "list" : [" Fixed [#412](https://github.com/Animated-Java/animated-java/issues/409)" ]
177177 }
178178 ]
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+ ]
179194 }
180195}
You can’t perform that action at this time.
0 commit comments