aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorinyourwalls <inyourwalls@tutanota.com>2023-11-07 12:37:02 -0500
committerinyourwalls <inyourwalls@tutanota.com>2023-11-07 12:37:02 -0500
commit86a919f530c7990eecf1b98c3151941f39c7d4eb (patch)
tree862ea708d608cfc7a0fdccaddfc98cbf03dfc229 /README.md
setup basic dev environment
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6e5e068
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# 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.
+* Displays the number of items a fuel item can smelt in its tooltip.