File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 44 "title" : " Animated Java" ,
55 "icon" : " icon.svg" ,
66 "description" : " Effortlessly craft complex animations for Minecraft: Java Edition" ,
7- "version" : " 1.8.0 " ,
7+ "version" : " 1.8.1 " ,
88 "min_blockbench_version" : " 4.12.0" ,
99 "max_blockbench_version" : " 4.12.6" ,
1010 "variant" : " desktop" ,
Original file line number Diff line number Diff line change 579579 ]
580580 }
581581 ]
582+ },
583+ "1.8.1" : {
584+ "title" : " v1.8.1" ,
585+ "author" : " Titus Evans (SnaveSutit)" ,
586+ "date" : " 2025-11-2" ,
587+ "categories" : [
588+ {
589+ "title" : " Changes" ,
590+ "list" : [
591+ " 💬 Added Russian localization - Thanks Koishem!" ,
592+ " Added previewing for Item Display's `item_display` transforms."
593+ ]
594+ },
595+ {
596+ "title" : " Fixes" ,
597+ "list" : [
598+ " Fixed [#465](https://github.com/Animated-Java/animated-java/issues/465)" ,
599+ " Fixed `global/on_tick` function being placed at start of `minecraft:tick` function tag." ,
600+ " Fixed backwards / missing chest model." ,
601+ " Fixed block models on Item Displays using the wrong pivot point." ,
602+ " Fixed item display panel losing focus when a valid item is entered."
603+ ]
604+ }
605+ ]
582606 }
583607}
You can’t perform that action at this time.
0 commit comments