summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2017-03-19 02:19:15 -0500
committercheapie <no-email-for-you@example.com>2017-03-19 02:19:15 -0500
commit977810d324ae60e8883a470aec8184d1fcbc3c32 (patch)
treedab055100cda653f85b990469cd65f54051f473e
parent185fce5cf278ca970df525866dd0d28e6c192645 (diff)
downloadplasticbox-977810d324ae60e8883a470aec8184d1fcbc3c32.tar
plasticbox-977810d324ae60e8883a470aec8184d1fcbc3c32.tar.gz
plasticbox-977810d324ae60e8883a470aec8184d1fcbc3c32.tar.bz2
plasticbox-977810d324ae60e8883a470aec8184d1fcbc3c32.tar.xz
plasticbox-977810d324ae60e8883a470aec8184d1fcbc3c32.zip
Update for unifieddyes changes
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index a82e123..e83f4a9 100644
--- a/init.lua
+++ b/init.lua
@@ -9,6 +9,7 @@ minetest.register_node("plasticbox:plasticbox", {
after_dig_node = unifieddyes.after_dig_node,
place_param2 = 240,
on_construct = unifieddyes.on_construct,
+ after_place_node = unifieddyes.recolor_on_place,
})
stairsplus:register_all("plasticbox", "plasticbox", "plasticbox:plasticbox", {