diff options
| author | inyourwalls <inyourwalls@tutanota.com> | 2023-11-08 14:17:11 -0500 |
|---|---|---|
| committer | inyourwalls <inyourwalls@tutanota.com> | 2023-11-08 14:17:11 -0500 |
| commit | 7946749294eb97ddfe66f509fa48887bfe3f2f41 (patch) | |
| tree | dfa773790851647acb973c07482e0409e3faa1d4 | |
| parent | c065da7294f7752bf9faa2855f0f0950c8ac02fc (diff) | |
update readmev0.1.0
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,3 +5,11 @@ Simple Minecraft mod that displays a bit of extra information in furnaces. ## Features * Displays time remaining and total items smeltable in the furnace UI. + +## Installation + +The mod can be downloaded from [Modrinth](https://modrinth.com/mod/frank). +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). |
