v1.10.0-beta.5
·
22 commits
to main
since this release
Animated Java Release v1.10.0-beta.5
Changes
⚠️ BREAKING — Removeddataentity in favor of much faster score-indexed storage. Thanks @XanBelOr!⚠️ BREAKING — Added support for custom namespaces. TheExport Namespacesetting has been renamed toBlueprint IDand now supports namespaces. E.g.my_cool_pack:rigs/my_awesome_blueprint. Tags will also use theBlueprint IDas their prefix:aj.my_rig.root->my_cool_pack.rigs.my_awesome_blueprint. The default namespace is nowaj:to keep tags prefixes consistent with previous versions.- Overhauled Blueprint Settings UI to be more user friendly and easier to navigate.
- Added
.zipexport format for Data Pack and Resource Pack. - Added visualization for Structure Groups.
- Added syntax highlighting for settings.
- Updated Plugin exporter to support modern Minecraft's free element rotations.
- Added translation string and keybind resolution for JSON text components. Translation strings from vanilla will automatically be resolved to the correct text for your target version when previewing Text Displays.
- Added display names to all entities in the rig to make debugging easier.
- Switched to using
blockbench-patch-managerfor safer handling of Blockbench monkey-patches. - Moved JSON text component system into its own library called
book-and-quill. - Improved MC font loading handling and caching.
- Improved internal MC asset handling and caching.
- Updated to Blockbench 5.1.4.
- Updated to Svelte 5.
- Updated to MCB 4.0.5.
Fixes
- Fixed "infinite loading popup" issue.
How to Install
Follow this tutorial if you don't know how to install pre-release versions of Animated Java.