diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
