Update for unifieddyes changes

hightime
cheapie 2017-03-19 02:19:15 -05:00 committed by GitHub
parent b5d1f6146c
commit 97b252e2f5
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", {