We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a654be commit 1dbdf24Copy full SHA for 1dbdf24
env.yaml
@@ -4,7 +4,7 @@ PLUGIN_DESCRIPTION: |-
4
PLUGIN_ABOUT: |-
5
Generates smooth animations for vanilla java edition using a data pack, a resource pack, and lots of armor stands.
6
"Let the java mobs dance too!"
7
-PLUGIN_VERSION: '0.2.2'
+PLUGIN_VERSION: '0.2.3'
8
IN_DEV: dbb29fae73ce8a216b2d4f4e0da42a36fd348983cae2e96587463def059fee9a
9
GLOBAL_SETTINGS_KEY: animated-java<settings.global>
10
DISCORD_LINK: https://discord.gg/jFgY4PXZfp
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "animated-java",
3
- "version": "1.0.0",
+ "version": "0.2.3",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments