aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinyourwalls <inyourwalls@tutanota.com>2024-01-29 13:07:58 -0500
committerinyourwalls <inyourwalls@tutanota.com>2024-01-29 13:07:58 -0500
commitd81e7e59f585463f88178582c7e589bb67ff0ca9 (patch)
tree807dd16a77711752119f89af67c6903ef28ae0b9
parent3567fea6ca8749d66e0ad4f62ba5efd5ea705d9f (diff)
update readme
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cc4c01..7f245fd 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ Simple Minecraft mod that displays a bit of extra information in furnaces.
## Features
* Displays time remaining and total items smeltable in the furnace UI.
+* Configurable line ordering & text colour.
## Installation
@@ -13,7 +14,8 @@ Alternatively, you can clone the mod
[source code](https://gitlab.com/programmersocks/frank) and compile it
yourself.
-Frank requires [Fabric API](https://modrinth.com/mod/fabric-api).
+Frank requires [Fabric API](https://modrinth.com/mod/fabric-api). The config
+screen requires [Mod Menu](https://modrinth.com/mod/modmenu) to be accessed.
## Support