From 4add54dbd24c820ad2da6b658044186b2818da3e Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Thu, 12 Jan 2017 10:44:35 +0000 Subject: new dirt top textures (thanks RQWorldblender) and falling node check for 0.4.14/15 --- crystal.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'crystal.lua') diff --git a/crystal.lua b/crystal.lua index e3782f6..8ee06ed 100644 --- a/crystal.lua +++ b/crystal.lua @@ -193,8 +193,7 @@ minetest.register_tool("ethereal:shovel_crystal", { minetest.remove_node(pointed_thing.under) - nodeupdate(pos) - --minetest.check_for_falling(pos) + ethereal.check_falling(pos) if minetest.setting_getbool("creative_mode") then -- cgit v1.2.3