diff --git a/README.md b/README.md index 17174f8..8c1bfa9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a Minecraft mod that overlays a timer on the Vanilla status effect HUD icons. -This mod requires Minecraft 1.16.5-1.18.1 and the Fabric loader. +This mod requires Minecraft 1.16.5-1.18.2 and the Fabric loader. This mod overlays the number of seconds left of the status effect, or the number of minutes (followed by "m") if it is more than 60 seconds, on the vanilla status effect indicator. If the effect has an amplifier (as in "Haste II"), the amplifier is also overlaid. That's it. This is a very minimalistic mod. No settings are required nor provided. @@ -19,13 +19,13 @@ This is what it looks like when you are using the mod. ## Download -The latest version is 1.1.0. +The latest version is 1.1.1. -Direct download links for Minecraft 1.18.1: +Direct download links for Minecraft 1.18.1-1.18.2: -* Download from GitHub: [statuseffecttimer-1.1.0+1.18.1.jar](https://github.com/magicus/statuseffecttimer/releases/download/v1.1.0-1.18.1/statuseffecttimer-1.1.0+1.18.1.jar) -* Download from Modrinth: [statuseffecttimer-1.1.0+1.18.1.jar](https://cdn.modrinth.com/data/T9FDHbY5/versions/1.1.0+1.18.1/statuseffecttimer-1.1.0+1.18.1.jar) -* Download from CurseForge: [statuseffecttimer-1.1.0+1.18.1.jar](https://www.curseforge.com/minecraft/mc-mods/status-effect-timer/files/3585630) +* Download from GitHub: [statuseffecttimer-1.1.1+1.18.1.jar](https://github.com/magicus/statuseffecttimer/releases/download/v1.1.1-1.18.1/statuseffecttimer-1.1.1+1.18.1.jar) +* Download from Modrinth: [statuseffecttimer-1.1.1+1.18.1.jar](https://cdn.modrinth.com/data/T9FDHbY5/versions/1.1.1+1.18.1/statuseffecttimer-1.1.1%2B1.18.1.jar) +* Download from CurseForge: [statuseffecttimer-1.1.1+1.18.1.jar](https://www.curseforge.com/minecraft/mc-mods/status-effect-timer/files/3754930) For all other Minecraft releases, check these download sites: * [GitHub releases](https://github.com/magicus/statuseffecttimer/releases) @@ -41,7 +41,7 @@ Install this as you would any other Fabric mod. (Personally, I recommend MultiMC Do you have any problems with the mod? Please open an issue here on Github. -Currently Minecraft versions 1.16.5 to 1.18.1 are supported, but it would probably be trivial to add support for other versions. +Currently Minecraft versions 1.16.5 to 1.18.2 are supported, but it would probably be trivial to add support for other versions. If you want support for another version, please open an issue and state the requested version. ## Known Incompatibilities