From 2bc7406c9a2112eba39e91c304dab74699093c4d Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Wed, 24 Jun 2015 10:00:12 +0100 Subject: Adjusted ground content flags --- extra.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'extra.lua') diff --git a/extra.lua b/extra.lua index ca8f84e..6b7cdba 100644 --- a/extra.lua +++ b/extra.lua @@ -65,6 +65,7 @@ minetest.register_node("ethereal:paper_wall", { groups = {snappy=3}, sounds = default.node_sound_wood_defaults(), walkable = true, + is_ground_content = false, paramtype2 = "facedir", selection_box = { type = "fixed", -- cgit v1.2.3