File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.10.0-beta.5 " ,
7+ "version" : " 1.10.0-beta.6 " ,
88 "min_blockbench_version" : " 5.1.4" ,
99 "variant" : " desktop" ,
1010 "tags" : [
Original file line number Diff line number Diff line change 697697 "list" : [" Fixed \" infinite loading popup\" issue." ]
698698 }
699699 ]
700+ },
701+ "1.10.0-beta.6" : {
702+ "title" : " v1.10.0-beta.6" ,
703+ "author" : " Titus Evans (SnaveSutit)" ,
704+ "date" : " 2026-05-04" ,
705+ "categories" : [
706+ {
707+ "title" : " Changes" ,
708+ "list" : [
709+ " Added `Rig` page to Blueprint settings." ,
710+ " Added `Custom Rig Entity Tags` option to Blueprint settings." ,
711+ " Added `Use Entity Stacking` option to Blueprint settings."
712+ ]
713+ },
714+ {
715+ "title" : " Fixes" ,
716+ "list" : [
717+ " Fixed Blueprints failing to save due to missing `fs` global." ,
718+ " Fixed Animated Java failing to reload correctly when plugins are reloaded." ,
719+ " Fixed JSON Text Components failing to add quotes around strings that start with numeric characters."
720+ ]
721+ }
722+ ]
700723 }
701724}
You can’t perform that action at this time.
0 commit comments