diff --git a/README.md b/README.md index d1d98ea..bf83b47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rat's Mischief -[![img](https://img.shields.io/discord/292744693803122688?color=informational&label=Ladysnake&logo=Discord)](https://ladysnake.glitch.me)[![img](http://cf.way2muchnoise.eu/full_rats-mischief_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/rats-rats)[![img](http://cf.way2muchnoise.eu/versions/minecraft_rats-rats_latest.svg)](https://www.curseforge.com/minecraft/mc-mods/rats-rats)[![img](https://img.shields.io/github/last-commit/ladysnake/rats-rats)](https://github.com/ladysnake/rats-rats/commits/main) +[![img](https://img.shields.io/discord/292744693803122688?color=informational&label=Ladysnake&logo=Discord)](https://ladysnake.glitch.me)[![img](http://cf.way2muchnoise.eu/full_rats-mischief_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/rats-mischief)[![img](http://cf.way2muchnoise.eu/versions/minecraft_rats-mischief_latest.svg)](https://www.curseforge.com/minecraft/mc-mods/rats-mischief)[![img](https://img.shields.io/github/last-commit/ladysnake/rats-mischief)](https://github.com/ladysnake/rats-mischief/commits/main) **Rat's Mischief** (also known as "Rat's Rats" or just "Mischief") is a Minecraft mod introducing a new mob, the rat, as well as mechanics revolving around these new possible pets. diff --git a/gradle.properties b/gradle.properties index 09f6a61..8e0a8af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ apiguardian_version = 1.0.0 owners = Ladysnake license_header = GPL-3.0-or-later curseforge_id = 431787 -curseforge_versions = 1.16.4 -cf_requirements = fabric-api +curseforge_versions = 1.16; 1.16.1; 1.16.2; 1.16.3; 1.16.4; 1.16.5 +cf_requirements = fabric-api; geckolib-fabric release_type = release changelog_url = https://github.com/Ladysnake/Rats-Mischief/blob/main/CHANGELOG.md \ No newline at end of file