Lane Splitters: Correct item order
This commit is contained in:
parent
1bda174426
commit
d68d0c1087
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ lane_splitter.prototype.structure_patch.south.filename = data.raw.splitter["wood
|
|||
lane_splitter.prototype.structure_patch.west.filename = data.raw.splitter["wood-splitter"].structure_patch.west.filename
|
||||
lane_splitter.prototype.structure_patch.north.filename = data.raw.splitter["wood-splitter"].structure_patch.north.filename
|
||||
lane_splitter.item.icon = Lignumis.graphics .. "icons/wood-lane-splitter.png"
|
||||
lane_splitter.item.order = "d[lane-splitter]-0[wood-lane-splitter]"
|
||||
lane_splitter.recipe.category = "wood-processing-or-assembling"
|
||||
|
||||
data:extend({
|
||||
|
|
Loading…
Add table
Reference in a new issue