From 6bfeb6604d6cc30fd1e1f345eac4195b8ce1f871 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 15 Feb 2017 13:56:57 +0100 Subject: [PATCH] Add very simple README --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..84487ed --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Mesecons Windows [`mesecons_window`] + +This mod adds 3 glass blocks for the Mesecons modpack. +They change their transparency when powered with Mesecon energy. + +They conduct energy to their 6 direct neighbors. + +## Block transparency + + Block On Off + Mesecon Window Full None + Mesecon Filter Glass Full Partial + Mesecon Filter Window Partial None + + +## License of everything +WTFPL