Project-alphaa / Improved-Animations

Minecraft Animations Mod
MIT License
37 stars 10 forks source link

Please add 1.20.1 support #10

Open deadmeme8775 opened 10 months ago

deadmeme8775 commented 10 months ago

Many mods are on 1.20.1 and i am ITCHING to use this mod on 1.20.1.

Aspirata commented 10 months ago

https://github.com/Project-Alphaa/Improved-Animations/issues/12#issuecomment-1907517036

deadmeme8775 commented 10 months ago

Nevermind i just did it and it worked, thank you bro you're a lifesaver

Mack-Quenn commented 10 months ago

How did you exactly do that?

deadmeme8775 commented 10 months ago

How did you exactly do that?

Only works for fabric mods.

Go to the jar file and convert it into a zip file. Then, double click the file and look for "fabric.mod.json". Open it with notepad and you should see the version of minecraft it requires whether it's 1.19.3 or 1.20.4. Make sure to replace it with what version you want, and then save. Convert the zip file back into a jar file, and you're good to go.

If it still says it's incompatible, try doing the process again but when you save it, save it to your desktop. Afterwards, drag the file into the zip file (it may ask to replace the file in the destination, do that).

Mack-Quenn commented 10 months ago

Cool, ill use a fabric & forge connector - thanks for that!