Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
magicus committed Apr 15, 2022
1 parent 3c85875 commit 40c3a1a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 40c3a1a

Please sign in to comment.