248k and Krastorio 2 compatibility patch


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

Internal
1 year, 8 months ago
1.1
13.0K

g What it does

8 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