summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index afbeed8..a82e123 100644
--- a/init.lua
+++ b/init.lua
@@ -8,6 +8,7 @@ minetest.register_node("plasticbox:plasticbox", {
palette = "unifieddyes_palette_extended.png",
after_dig_node = unifieddyes.after_dig_node,
place_param2 = 240,
+ on_construct = unifieddyes.on_construct,
})
stairsplus:register_all("plasticbox", "plasticbox", "plasticbox:plasticbox", {