mirror of
https://asciireactor.com/factorio/adamo-nuclear.git
synced 2024-11-22 08:05:08 +00:00
Logging removed.
This commit is contained in:
parent
7159695010
commit
b46572f265
@ -282,7 +282,7 @@ reactor.heat_buffer.heat_glow = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
adamomods.logging=true
|
-- adamo.logging = true
|
||||||
|
|
||||||
if not data.raw.fluid["adamo-chemical-hydrofluoric-acid"] then
|
if not data.raw.fluid["adamo-chemical-hydrofluoric-acid"] then
|
||||||
if data.raw.fluid["liquid-hydrofluoric-acid"] then
|
if data.raw.fluid["liquid-hydrofluoric-acid"] then
|
||||||
@ -384,4 +384,4 @@ mult_recipe_io(FeU_recipe,2,'steel-plate')
|
|||||||
data:extend({FeU_recipe})
|
data:extend({FeU_recipe})
|
||||||
add_recipe_to_tech("uranium-processing","adamo-nuclear-steel-plate")
|
add_recipe_to_tech("uranium-processing","adamo-nuclear-steel-plate")
|
||||||
|
|
||||||
adamomods.logging=false
|
-- adamo.logging = false
|
Loading…
Reference in New Issue
Block a user