k2 stack size fix

This commit is contained in:
Brevven 2021-03-06 22:24:24 -08:00
parent 44aaa9252f
commit 68962085cf
7 changed files with 17 additions and 7 deletions

View file

@ -59,7 +59,7 @@ data:extend(
icon_size = 64,
subgroup = "raw-material",
order = "b[titanium-plate]",
stack_size = (mods["Krastorio2"] and util.get_k2_stack_size() or 100)
stack_size = util.get_stack_size(100)
},
{
type = "technology",