summaryrefslogtreecommitdiff
path: root/extra.lua
diff options
context:
space:
mode:
Diffstat (limited to 'extra.lua')
-rw-r--r--extra.lua1
1 files changed, 1 insertions, 0 deletions
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",