Theoness1 / EatingAnimation

MIT License
28 stars 13 forks source link

Updated to 21w37a. #4

Closed spjoes closed 2 years ago

spjoes commented 3 years ago

Changes:

Minecraft 1.17.1 -> 21w37a Loom Updated Mod version number increased

PinkGoosik commented 3 years ago

I think setting "minecraft": ">=1.17" in fabric.mod.json would be enough

spjoes commented 3 years ago

No. Because you need to update the fabric API aswell and yarn. And even when I have "minecraft: >=1.17.x" it complains like a baby and wants "minecraft: >=1.18.x"

PinkGoosik commented 3 years ago

without .x work perfectly fine, I tested it