diff options
| author | inyourwalls <inyourwalls@tutanota.com> | 2024-01-29 13:08:11 -0500 |
|---|---|---|
| committer | inyourwalls <inyourwalls@tutanota.com> | 2024-01-29 13:08:11 -0500 |
| commit | 8e35f8daa92c57cbdae2db40d0018eec950814a4 (patch) | |
| tree | 5965989d564f0e62878931e04b0005230f24d5ab | |
| parent | 53360009e0176fe8c8ed336d54617acfb3f5f17e (diff) | |
| parent | d81e7e59f585463f88178582c7e589bb67ff0ca9 (diff) | |
Merge branch 'amazing-config-update' into 1.20.1-backport1.20.1
| -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 |
