Lane Splitters: Correct item order

This commit is contained in:
Simon Brodtmann 2025-03-23 22:28:27 +01:00
parent 1bda174426
commit d68d0c1087

View file

@ -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({