diff --git a/bztungsten2/tungsten-recipe.lua b/bztungsten2/tungsten-recipe.lua index 9d38537..71a2d08 100644 --- a/bztungsten2/tungsten-recipe.lua +++ b/bztungsten2/tungsten-recipe.lua @@ -107,7 +107,10 @@ data:extend({ type = "technology", name = "pumpjack", icons = { - { icon = data.raw.technology["oil-processing"].icon, icon_size=data.raw.technology["oil-processing"].icon_size }, + { + icon = mods["Krastorio2"] and "__Krastorio2Assets__/technologies/oil-gathering.png" or data.raw.technology["oil-processing"].icon, + icon_size = mods["Krastorio2"] and 256 or data.raw.technology["oil-processing"].icon_size + }, }, effects = {