aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6f9e84f47c88c2b1cad58af4d0d8adc86bd0485e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# frank

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

The mod can be downloaded from [Modrinth](https://modrinth.com/mod/frank).
Alternatively, you can clone the mod
[source code](https://codeberg.org/inyourwalls/frank) and compile it yourself.

Frank requires [Fabric API](https://modrinth.com/mod/fabric-api). The config
screen requires [Mod Menu](https://modrinth.com/mod/modmenu) to be accessed.