diff --git a/init.lua b/init.lua index 6345c59..dd684eb 100644 --- a/init.lua +++ b/init.lua @@ -133,7 +133,7 @@ if coloredwood.enable_stairsplus then groups = groups2, paramtype2 = "colorfacedir", palette = "unifieddyes_palette_greys.png", - airbrush_replacement_node = "coloredwood:"..class.."_wood_grey_"..shape + airbrush_replacement_node = "coloredwood:"..class.."_wood_grey_"..shape, drop = "moreblocks:"..s1.."_wood"..s2 -- NALC: Fix stack division with moreblocks }) end