base improvements for Krastorio2
This commit is contained in:
parent
01a459b800
commit
ab36b75b7b
9 changed files with 149 additions and 31 deletions
|
|
@ -72,7 +72,7 @@ data:extend(
|
|||
icon = "__bztitanium__/graphics/icons/titanium-ore.png",
|
||||
subgroup = "raw-resource",
|
||||
order = "t-c-a",
|
||||
stack_size = 50
|
||||
stack_size = (mods["Krastorio2"] and 200 or 50)
|
||||
},
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue