248k and Krastorio 2 compatibility patch

by CosMia

This mod fixes an error when trying to use 248k in overhaul mode with krastorio 2.

Internal
2 years ago
1.1
13.3K

g What it does

1 year, 6 months ago

krastorio.recipes.removeIngredient("kr-matter-plant", "fu_materials_KFK")
krastorio.recipes.addIngredient("kr-matter-plant", { "fu_materials_KFK", 12 })
krastorio.recipes.removeIngredient("kr-matter-assembler", "fu_materials_KFK")
krastorio.recipes.addIngredient("kr-matter-assembler", { "fu_materials_KFK", 8 })

It's removing/changing the amount of KFK for two recipes.

New response