IMB11 / Armorful

Adds armor for various mobs naturally, and provides various armor items that can be used on specific mobs.
MIT License
5 stars 2 forks source link

Version `[1.19.3] 1.0.1/2` Should not be marked compatible with `1.19.2` in modrinth page #2

Closed Vigilans closed 1 year ago

Vigilans commented 1 year ago

https://modrinth.com/mod/illagers-love-armor/version/1.0.1+1.19.3

It is marked with minecraft version 1.19.2—1.19.3, However downloaded jar is only compatible with 1.19.3:

  "depends": {
    "fabricloader": ">=0.14.10",
    "fabric": "*",
    "minecraft": "1.19.3",
    "minelib": "*"
  }

This will make auto mod updater downloads a jar that is not launchable in 1.19.2.

IMB11 commented 1 year ago

Thanks for reporting. Fixed