Update for unifieddyes changes

master
cheapie 2017-03-19 02:19:15 -05:00
parent 185fce5cf2
commit 977810d324
1 changed files with 1 additions and 0 deletions

View File

@ -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", {