Use unifieddyes.on_construct

hightime
cheapie 2017-03-14 00:55:50 -05:00 committed by GitHub
parent 17f62afdb7
commit b5d1f6146c
1 changed files with 1 additions and 0 deletions

View File

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