blob: a76d4e6d7654795264884bada58fa13855ec0152 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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://git.eviltransgenders.club/~rosa/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.
|