From a54fb59a0e70fc70e141486b68c1b0fa5ed3b573 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sat, 7 Jan 2017 18:28:54 +0000 Subject: added coral and silver sand (minetest 0.4.15 only) --- water.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'water.lua') diff --git a/water.lua b/water.lua index 48eb525..476045c 100644 --- a/water.lua +++ b/water.lua @@ -101,6 +101,7 @@ minetest.register_abm({ end nodeupdate(pos) + --minetest.check_for_falling(pos) end, }) -- cgit v1.2.3