summaryrefslogtreecommitdiff
path: root/iron_chest.lua
diff options
context:
space:
mode:
authorMaciej Kasatkin <mk@realbadangel.pl>2012-10-06 01:36:41 +0200
committerMaciej Kasatkin <mk@realbadangel.pl>2012-10-06 01:36:41 +0200
commit634fc05f4e4863b15e737f77b2f89a8b3ec43be3 (patch)
treed0c0cbd7e6d50f316961e89cbd7493ac0b0e1150 /iron_chest.lua
parent804887858c99b4c717d1591d8ecdc44eba6f4b5d (diff)
merged rubber tree
Diffstat (limited to 'iron_chest.lua')
-rw-r--r--iron_chest.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/iron_chest.lua b/iron_chest.lua
index d6a4cc2..1a89ed3 100644
--- a/iron_chest.lua
+++ b/iron_chest.lua
@@ -32,6 +32,7 @@ minetest.register_node("technic:iron_chest", {
groups = {snappy=2,choppy=2,oddly_breakable_by_hand=2},
legacy_facedir_simple = true,
sounds = default.node_sound_wood_defaults(),
+
on_construct = function(pos)
local meta = minetest.env:get_meta(pos)
meta:set_string("formspec",