The previous version already seems to work as is on Minecraft 1.19.3, but I saw the "issue" and thought I should do a version bump PR. I updated the mod according to this Fabric guide. All the code changes are from gradlew migrateMappings.
I tested the recompiled mod and at least animated item textures are working (didn't have a resource pack with other animated features at hand).
The previous version already seems to work as is on Minecraft 1.19.3, but I saw the "issue" and thought I should do a version bump PR. I updated the mod according to this Fabric guide. All the code changes are from
gradlew migrateMappings
.I tested the recompiled mod and at least animated item textures are working (didn't have a resource pack with other animated features at hand).