Animated-Java / animated-java

A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition.
Other
165 stars 27 forks source link

[FR] Set the Default Value of BakedAnimations to False and Rename It to BakeAnimations #279

Open Dearliet opened 3 months ago

Dearliet commented 3 months ago

Since the official plugin only supports the dynamic animations format and rejects the baked animations format, it makes sense to have this disabled by default. Additionally, rename baked_animations to bake_animations, as the name is more appropriate because it uses a verb, which is the standard approach for boolean flags, indicating whether to "bake" animations.