Tiny Item Animations

Tiny Item Animations

150k Downloads

Support for 1.21.3? :)

Chromeyyy opened this issue ยท 3 comments

commented

Hello, I really like this mod as it so simple yet so well made. Is it possible to update it for 1.21.3? Thanks in advance.

commented

Hi, I've made a pr with the update to 1.21.3, which can be found here: https://github.com/Abelkrijgtalles/Tiny-Item-Animations/tree/multiloader-1.21.

Clone the repo or download it, open your terminal and run ./gradlew build (gradlew build on Windows), and after it's finished look inside fabric/build/libs

commented

Hi. I have downloaded your mod update for 1.21.3, and when going into the terminal, this happens:

"./gradlew : The term './gradlew' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • ./gradlew build
  •   + CategoryInfo          : ObjectNotFound: (./gradlew:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException"
    
commented

I assume you're running it on Windows. Remove the ./ before gradlew