From 3d7db371cc4daf32e77a351b9e81e78a45d7e209 Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Thu, 16 Feb 2023 21:55:50 +0000 Subject: [PATCH] chore: add README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..014b900 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Modular Force Field Systems + +MFFS contains a series of machines focused on converting energy to Forton for the use in generating force fields. The primary machine is a force field projector which is fed by capacitors and generators. The projector can be modified with cards and upgrades in order to change logic. These upgrades include several field shapes, size scaling, position offset, and utility modules. For example, the upgrade to shock attacks, kill monsters, remove blocks, and protect tiles. + +## Dependencies +- [Universal Electricity](https://git.tilera.org/Anvilcraft/universal-electricity) +- [Basic Components](https://git.tilera.org/Anvilcraft/basic-components) \ No newline at end of file