Animated Java Release v1.10.0-beta.7
Changes
⚠️ BREAKING — The play function no longer automatically pauses all other animations. Use the newplay_exclusivefunction to pause all other animations and play the desired animation.- Added Interaction element
- Added functions for interacting with Interactions, similar to the locator functions, such as
as_interactionandas_all_interactions. - Split Display Entity config option
brightnessOverrideinto two separate properties:blockBrightnessandskyBrightness. - Added marker color support to Display entity elements.
- Made
Use Entity Stackingdefault to true. - Added
Item Model Configto Groups with cube children. - Added support for adding custom constant tints to item models.
Fixes
- Fixed Item Display, Block Display, and Text Display elements ignoring flip actions.
- Fixed custom element size not being rendered in element panel.
- Fixed #509
- Fixed #507
- Fixed #510
- Fixed #505
- Fixed #495
How to Install
Follow this tutorial to install pre-release versions of Animated Java.