diff --git a/init.lua b/init.lua index 8fdc172..ad21e55 100644 --- a/init.lua +++ b/init.lua @@ -126,6 +126,7 @@ if coloredwood.enable_stairsplus then paramtype2 = "colorfacedir", palette = "unifieddyes_palette_greys.png", airbrush_replacement_node = "coloredwood:"..class.."_wood_grey"..shape, + drop = "moreblocks:"..class.."_wood"..shape, }) end end