Updated README with the new features

master
Wynd 2023-10-07 15:54:40 +03:00
parent 26d3b8207d
commit cbb7e90e79
1 changed files with 20 additions and 1 deletions

View File

@ -40,6 +40,25 @@ Note that if you're using something like MultiMC or any of its derivates the fol
</details>
<details><summary>Removes the id tags above entities while in F3 mode</summary>
Before:<br>
![bunch of animals with id tags above them](https://i.imgur.com/PchbLnx.png)
After:
![bunch of animals without any additional UI elements above them](https://i.imgur.com/TEKQyW2.png)
</details>
<details><summary>Added amount of ingame days and real life days of playtime in F3 overlay</summary>
![white text showingcasing the number of days spent in game](https://i.imgur.com/clje0xb.png)
**Format: ingame days (real life days)**
Both are calculated using the play time stat the player has, which means if the stats file gets corrupted or deleted these numbers will reset as well!
</details>
### Fixes
<details><summary>Fixes selected blocks being rendered under text in containers</summary>
@ -60,7 +79,7 @@ Before:
After:
![death screen displaying a yellow score of 0](https://i.imgur.com/rTHeTOk.png)
**Note: Score will always be 0 as nothing gives score in this version**
**Note: Score will always be 0 as nothing gives score in this version**
</details>
<details><summary>Made bows bigger and facing the right direction</summary>