1 Commits

Author SHA1 Message Date
c4c9a6defe Fix stack division 2021-07-03 19:23:31 +02:00

View File

@ -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