Updated README with the new features
parent
26d3b8207d
commit
cbb7e90e79
19
README.md
19
README.md
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue