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 800a907 commit ec7a8bcCopy full SHA for ec7a8bc
package.json
@@ -4,7 +4,7 @@
4
"title": "Animated Java",
5
"icon": "icon.svg",
6
"description": "Effortlessly craft complex animations for Minecraft: Java Edition",
7
- "version": "1.8.0-beta.2",
+ "version": "1.8.0-beta.3",
8
"min_blockbench_version": "4.12.0",
9
"max_blockbench_version": "4.12.6",
10
"variant": "desktop",
src/pluginPackage/changelog.json
@@ -379,5 +379,16 @@
379
]
380
}
381
382
+ },
383
+ "1.8.0-beta.3": {
384
+ "title": "v1.8.0-beta.3",
385
+ "author": "Titus Evans (SnaveSutit)",
386
+ "date": "2025-10-15",
387
+ "categories": [
388
+ {
389
+ "title": "Fixes",
390
+ "list": ["Fixed On-Summon Functions and On-Apply Functions not functioning."]
391
+ }
392
+ ]
393
394
0 commit comments