From 285c9bb7307cf48c97576fc04e79b9aa08c2cad7 Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Thu, 16 Feb 2023 22:01:55 +0000 Subject: [PATCH] chore: add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..261e263 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Basic Components + +Basic Components is a modification for Minecraft that adds in several new blocks and items, as well as providing a framework for electricity generation between mods coded with the Universal Electricity API + +## Dependencies +- [Universal Electricity](https://git.tilera.org/Anvilcraft/universal-electricity) \ No newline at end of file