forked from mtcontrib/coloredwood
Compare commits
1 Commits
042d2867f7
...
63f8499203
Author | SHA1 | Date | |
---|---|---|---|
63f8499203 |
2
init.lua
2
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
|
||||
|
Reference in New Issue
Block a user