Skip to content

Commit

Permalink
Update README for new amplifier functionality, and upcoming 1.18.1 re…
Browse files Browse the repository at this point in the history
…lease
  • Loading branch information
magicus committed Dec 30, 2021
1 parent d756fd4 commit 2bdb71c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

This is a Minecraft mod that overlays a timer on the Vanilla status effect HUD icons.

This mod requires Minecraft 1.16.5, 1.17 or 1.17.1 and the Fabric loader.
This mod requires Minecraft 1.16.5-1.18.1 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. That's it. This is a very minimalistic mod. No settings are required nor provided.
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 overlayed. That's it. This is a very minimalistic mod. No settings are required nor provided.

I created this since the vanilla user experience of going into the inventory, and closing the recipe book, to check the remaining time of status effects was .. not ideal.
There are some other mods that tried to achieve this, but most are bloated replacement for large parts of vanilla code, and the remaining still did not keep the vanilla basics.
Expand All @@ -13,10 +13,10 @@ There are some other mods that tried to achieve this, but most are bloated repla

This is what it looks like when you are using the mod.

![Animation](animation.gif?raw=true)

![Screenshot](screenshot.png?raw=true)

![Animation](animation.gif?raw=true)

## Download

You can download the latest version here: [statuseffecttimer-1.0.3.jar](https://github.com/magicus/statuseffecttimer/releases/download/v1.0.3/statuseffecttimer-1.0.3.jar)
Expand All @@ -30,5 +30,5 @@ 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 only Minecraft versions 1.16.5 to 1.17.1 are supported, but it would probably be trivial to add support for other versions.
Currently Minecraft versions 1.16.5 to 1.18.1 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.
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2bdb71c

Please sign in to comment.