Item/fluid handler now available in K2
This commit is contained in:
parent
6257329997
commit
faa020506b
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@ if (not mods["RealisticFusionPower"]) then
|
||||||
table.insert(data.raw.technology["kr-fusion-energy"].effects, {type ="unlock-recipe", recipe ="fu_activator_4_recipe"})
|
table.insert(data.raw.technology["kr-fusion-energy"].effects, {type ="unlock-recipe", recipe ="fu_activator_4_recipe"})
|
||||||
table.insert(data.raw.technology["kr-fusion-energy"].effects, {type ="unlock-recipe", recipe ="fu_activator_3_recipe"})
|
table.insert(data.raw.technology["kr-fusion-energy"].effects, {type ="unlock-recipe", recipe ="fu_activator_3_recipe"})
|
||||||
end
|
end
|
||||||
data.raw.recipe["fu_burner_recipe"].hidden = true
|
|
||||||
|
|
||||||
--[[
|
--[[
|
||||||
table.insert(data.raw.technology["gr_stage_tech"].unit.ingredients, {"fu_space_probe_science_item", 1})
|
table.insert(data.raw.technology["gr_stage_tech"].unit.ingredients, {"fu_space_probe_science_item", 1})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue