forked from mtcontrib/coloredwood
Corrige crash au démarrage
This commit is contained in:
parent
042d2867f7
commit
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user