From 86a919f530c7990eecf1b98c3151941f39c7d4eb Mon Sep 17 00:00:00 2001 From: inyourwalls Date: Tue, 7 Nov 2023 12:37:02 -0500 Subject: setup basic dev environment --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.3.1