mirror of
https://github.com/cheapie/plasticbox.git
synced 2025-03-02 16:04:36 +01:00
Update for unifieddyes changes
This commit is contained in:
1
init.lua
1
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", {
|
||||
|
Reference in New Issue
Block a user