aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5758521ae5c7f21b5869212e7fa1e29fad024792 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.

## 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).