From cbb7e90e79777703e27673008bcb652a2f25915c Mon Sep 17 00:00:00 2001 From: Wynd Date: Sat, 7 Oct 2023 15:54:40 +0300 Subject: [PATCH] Updated README with the new features --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0f40ae..b5d6a6e 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,25 @@ Note that if you're using something like MultiMC or any of its derivates the fol +
Removes the id tags above entities while in F3 mode + +Before:
+![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) + +
+ +
Added amount of ingame days and real life days of playtime in F3 overlay + +![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! + +
+ ### Fixes
Fixes selected blocks being rendered under text in containers @@ -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**
Made bows bigger and facing the right direction