base improvements for Krastorio2

This commit is contained in:
Brevven 2020-09-13 05:16:35 -07:00
parent 01a459b800
commit ab36b75b7b
9 changed files with 149 additions and 31 deletions

View file

@ -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)
},
}
)