Skip to content

Animated Java 1.2.0

Compare
Choose a tag to compare
@SnaveSutit SnaveSutit released this 20 Jul 17:10
· 207 commits to main since this release
13b8983

Changes

  • Improved item rendering and bounding boxes.
  • All export paths now allow relative file paths and environment variables. (Previously only the data pack and resource pack export paths supported env variables.)
  • Plugin JSON

    • Implemented #227.
    • Added new node type: struct. Can be used to re-create the rig's bone structure for dynamic animations.
    • Added is_default to exported variant JSON.

Fixes

  • Fixed #230.
  • Actually fixed #215.
  • Fixed #223
  • Fixed #225.
  • Fixed #231.
  • Plugin JSON

    • Fixed JSON export path not respecting relative paths.
    • Hide override_glow_color option in plugin mode.
    • Fixed #228.

Translation

  • Merge pull request #221 from LeCarbonator/translation-de

How to Install

You can install the latest release of AJ from the Blockbench plugin list, or manually with the animated_java.js file below.
Don't know how to use the Blockbench plugin list? Follow this tutorial.