From a400670c11d4c6add60c42c05e68f6a7152e55b2 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sun, 22 Jul 2018 10:49:29 +0100 Subject: [PATCH] added readme.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a28e496 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +falling.lua replacement + +edited by TenPlus1 + +Features: +- Added new group {falling_node_hurt} to hurt player or mobs below falling items +- Falling nodes will only replace air, buildable to, water and attached nodes +- Any attached nodes will drop items when replaced + +License: MIT