mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 10:12:49 -06:00
Added Nullius support
This commit is contained in:
@@ -5,3 +5,7 @@ combinator_item.icon_size = 64
|
||||
combinator_item.icon_mipmaps = 4
|
||||
combinator_item.order = data.raw["item"]["decider-combinator"].order.."-b"
|
||||
combinator_item.place_result = COMBINATOR_NAME
|
||||
if (mods["nullius"]) then
|
||||
-- Enable item in Nullius and place next to the regular train stop
|
||||
combinator_item.order = "nullius-eca"
|
||||
end
|
||||
Reference in New Issue
Block a user