forked from mtcontrib/coloredwood
Compare commits
5 Commits
042d2867f7
...
nalc-1.2.0
Author | SHA1 | Date | |
---|---|---|---|
e58317b58e | |||
63f8499203 | |||
7f09ef4c3d | |||
b1a094b770 | |||
2eeb9f95da |
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