From edaa66d96c57a3aec67a92d6818406f4fe135fd9 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Jan 2018 22:45:38 +0100 Subject: Bamboo fix --- stairs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stairs.lua') diff --git a/stairs.lua b/stairs.lua index e0eb175..94de7b7 100644 --- a/stairs.lua +++ b/stairs.lua @@ -111,7 +111,7 @@ elseif minetest.global_exists("stairsplus") then stairsplus:register_all("ethereal", "crystal_block", "ethereal:crystal_block", { description = S("Crystal block"), tiles = {"crystal_block.png"}, - groups = {cracky = 1, falling_node = 1, puts_out_fire = 1, cools_lava = 1}, + groups = {cracky = 1, puts_out_fire = 1, cools_lava = 1}, sounds = default.node_sound_glass_defaults(), }) -- cgit v1.2.3