Fix stack division

This commit is contained in:
bri cassa 2021-07-03 19:23:31 +02:00
parent 7933350b60
commit c4c9a6defe
1 changed files with 1 additions and 0 deletions

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